Age | Commit message (Expand) | Author | Files | Lines |
2002-05-26 | reload.c (find_valid_class): Accept new argument DEST, choose class accordingly. | Jan Hubicka | 1 | -7/+20 |
2002-05-09 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-05-01 | * reload.c (find_reloads, case 'p'): Set BADOP to 0. | Richard Kenner | 1 | -0/+1 |
2002-03-10 | reload.c (copy_replacements_1): New. | Richard Henderson | 1 | -32/+54 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -12/+0 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+1 |
2002-02-15 | reload.c (find_dummy_reload): Check that an output register is valid for its ... | Richard Sandiford | 1 | -0/+1 |
2002-01-23 | reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS and auto_inc_dec v... | Alexandre Oliva | 1 | -1/+5 |
2002-01-13 | reload.c (find_reloads): Use a hard reg destination as reload reg for an inpu... | Richard Henderson | 1 | -0/+17 |
2002-01-10 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -23/+23 |
2001-12-17 | Implement MODE_BASE_REG_CLASS | Nick Clifton | 1 | -21/+30 |
2001-12-03 | gcse.c (delete_null_pointer_checks_1): Do not use delelete_list; call purge_d... | Jan Hubicka | 1 | -0/+12 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-03 | reload.c (combine_reloads): Don't combine an output reload if there are other... | Richard Kenner | 1 | -0/+10 |
2001-10-30 | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 1 | -3/+3 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-11 | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 1 | -2/+3 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -75/+75 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-29 | reload.c (find_reloads): Mark new USE insns with QImode. | Alexandre Oliva | 1 | -5/+27 |
2001-09-21 | reload.c (push_secondary_reload): Don't check for "=" in output constraint af... | Richard Henderson | 1 | -5/+8 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-07 | reload.c (push_reload): Check for subreg_lowpart_p instead of SUBREG_BYTE bei... | Roman Lechtchinsky | 1 | -4/+4 |
2001-09-04 | reload.c (push_reload): Export. | Richard Henderson | 1 | -4/+1 |
2001-08-31 | gcse.c (add_label_notes): REG_LABEL is an INSN_LIST. | Andreas Jaeger | 1 | -2/+2 |
2001-08-27 | reload.c (find_reloads_toplev): Back out this change: | Geoffrey Keating | 1 | -24/+0 |
2001-08-25 | reload1.c (reload): Make all entries in reg_equiv_memory_loc unshared. | Hans-Peter Nilsson | 1 | -1/+33 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -1/+2 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -5/+3 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -1/+1 |
2001-07-23 | * reload.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2001-07-23 | reload.c (push_reload): Fix typo in comment. | Hans-Peter Nilsson | 1 | -3/+3 |
2001-07-17 | * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS. | Richard Henderson | 1 | -5/+12 |
2001-07-10 | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 1 | -5/+5 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -20/+12 |
2001-06-03 | reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS. | Richard Kenner | 1 | -9/+15 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -23/+23 |
2001-04-11 | reload.c (push_reload): Add condition missed in SUBREG byte offset patch. | Vladimir Makarov | 1 | -0/+1 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -46/+119 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-01-24 | reload.c (find_reloads_subreg_address): Fail the substitution if the resultin... | Richard Henderson | 1 | -6/+27 |
2001-01-09 | *** empty log message *** | Alan Lehotsky | 1 | -3/+7 |
2001-01-07 | reload.c (subst_reloads): Take INSN argument. | Alexandre Oliva | 1 | -1/+11 |
2001-01-02 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -3/+4 |
2001-01-01 | Extra arg for rtx_varies_p | Bernd Schmidt | 1 | -1/+1 |
2000-12-22 | reload.c (update_auto_inc_notes): New, broken out from ... | Graham Stott | 1 | -21/+35 |
2000-12-19 | reload.c (push_reload): When using a dying register for the reload register i... | J"orn Rennecke | 1 | -5/+9 |
2000-11-10 | Several fixes to make reload handle POST_MODIFY correctly. | Bernd Schmidt | 1 | -17/+33 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -3/+3 |