| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * reload.c (find_reloads_toplev): Back out this change: | geoffk | 2001-08-27 | 1 | -24/+0 |
* | * reload1.c (reload): Make all entries in reg_equiv_memory_loc | hp | 2001-08-25 | 1 | -1/+33 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -1/+2 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -5/+3 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | * reload.c: Fix comment typos. | kazu | 2001-07-23 | 1 | -3/+3 |
* | * reload.c (push_reload): Fix typo in comment. | hp | 2001-07-23 | 1 | -3/+3 |
* | * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS. | rth | 2001-07-18 | 1 | -5/+12 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -5/+5 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -20/+12 |
* | * reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS. | kenner | 2001-06-04 | 1 | -9/+15 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -23/+23 |
* | 2001-04-11 Vladimir Makarov <vmakarov@toke.toronto.redhat.com> | vmakarov | 2001-04-11 | 1 | -0/+1 |