| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * reload.c (combine_reloads): Don't combine an output reload if there | kenner | 2001-11-03 | 1 | -0/+10 |
* | * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or | jakub | 2001-10-30 | 1 | -3/+3 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -2/+3 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -75/+75 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * reload.c (find_reloads): Mark new USE insns with QImode. | aoliva | 2001-09-29 | 1 | -5/+27 |
* | * reload.c (push_secondary_reload): Don't check for "=" in output | rth | 2001-09-21 | 1 | -5/+8 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * reload.c (push_reload): Check for subreg_lowpart_p instead of | rth | 2001-09-07 | 1 | -4/+4 |
* | * reload.c (push_reload): Export. | rth | 2001-09-05 | 1 | -4/+1 |
* | * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST. | aj | 2001-08-31 | 1 | -2/+2 |