| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+2 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -232/+115 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * reload.c (find_reloads): Change push_reloads to push_reload in | wilson | 2003-06-30 | 1 | -1/+1 |
* | * defaults.h (REGISTER_MOVE_COST): Define default here. | hp | 2003-06-27 | 1 | -4/+0 |
* | * reload.c (can_reload_into): New function. | amylaar | 2003-06-26 | 1 | -1/+55 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * reload.c (find_reloads): Also check that all of a multi-reg | dj | 2003-05-02 | 1 | -1/+11 |
* | * emit-rtl.c (subreg_hard_regno): Check that register is representable. | hubicka | 2003-04-17 | 1 | -20/+19 |
* | PR target/7784 | ebotcazou | 2003-03-26 | 1 | -21/+14 |
* | * reload.c (reload_adjust_reg_for_mode): New function. | aoliva | 2003-03-04 | 1 | -3/+23 |
* | * reload.c (find_reloads): Do not use the mode specified in the insn | uweigand | 2003-02-04 | 1 | -8/+13 |
* | * reload.c: Revert 2003-01-31 change. | uweigand | 2003-02-01 | 1 | -38/+13 |
* | gcc/ | uweigand | 2003-02-01 | 1 | -13/+38 |
* | * loop.c (emit_prefetch_instructions): Do conversion at right place in | hubicka | 2003-01-31 | 1 | -6/+2 |
* | gcc/ | uweigand | 2003-01-25 | 1 | -2/+24 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | amylaar | 2003-01-13 | 1 | -1/+1 |
* | * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | amylaar | 2003-01-09 | 1 | -43/+67 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -3/+5 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -2/+2 |
* | * recog.c (constrain_operands): Prefer exact match over reloadable | uweigand | 2002-11-20 | 1 | -0/+4 |
* | 2002-11-04 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-11-04 | 1 | -19/+15 |
* | * combine.c: Fix comment formatting. | kazu | 2002-10-27 | 1 | -1/+1 |
* | * reload.c (find_reloads_toplev): Mode of X is not important | rth | 2002-10-24 | 1 | -2/+1 |
* | PR opt/7630 | hubicka | 2002-10-17 | 1 | -5/+8 |
* | * reload.c (push_reload): Handle subregs and secondary memory. | hubicka | 2002-09-30 | 1 | -6/+7 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -5/+5 |
* | * reload.c (dup_replacements): New function. | uweigand | 2002-09-26 | 1 | -3/+21 |
* | * reload.c (find_reloads <p constraint>): Pass operand_mode to | amodra | 2002-09-08 | 1 | -1/+1 |
* | * loop.c (scan_loop, move_movables, count_one_set): Cast to avoid | ghazi | 2002-08-15 | 1 | -6/+6 |
* | * reload.c (find_reloads): Handle constraint letters marked by | uweigand | 2002-08-14 | 1 | -2/+46 |
* | * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'. | amylaar | 2002-07-23 | 1 | -1/+4 |
* | gcc: | amylaar | 2002-07-23 | 1 | -39/+4 |
* | pass MEM reference to find_reloads_address | alehotsky | 2002-06-14 | 1 | -5/+5 |
* | * reload.c (find_valid_class): Fix thinko in my previous patch. | hubicka | 2002-06-13 | 1 | -3/+8 |
* | * reload.c (find_valid_class): Accept new argument DEST, | hubicka | 2002-05-26 | 1 | -7/+20 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-05-09 | 1 | -2/+2 |
* | * reload.c (find_reloads, case 'p'): Set BADOP to 0. | kenner | 2002-05-01 | 1 | -0/+1 |
* | * reload.c (copy_replacements_1): New. | rth | 2002-03-10 | 1 | -32/+54 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -12/+0 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * reload.c (find_dummy_reload): Check that an output register | rsandifo | 2002-02-15 | 1 | -0/+1 |
* | * reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS and | aoliva | 2002-01-23 | 1 | -1/+5 |
* | * reload.c (find_reloads): Use a hard reg destination as reload reg | rth | 2002-01-13 | 1 | -0/+17 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-10 | 1 | -23/+23 |
* | Implement MODE_BASE_REG_CLASS | nickc | 2001-12-17 | 1 | -21/+30 |
* | * gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; | hubicka | 2001-12-03 | 1 | -0/+12 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |