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