Age | Commit message (Expand) | Author | Files | Lines |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -8/+8 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-05 | In reload, retain only those clobbers added for variable-array handling. | Dale Johannesen | 1 | -4/+7 |
2002-08-14 | Insert memory clobbers before the code that pops variable arrays. | Dale Johannesen | 1 | -3/+7 |
2002-08-14 | reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO... | Ulrich Weigand | 1 | -2/+6 |
2002-08-14 | reload1.c (reload_cse_simplify): Before checking REG_FUNCTION_VALUE_P, check ... | Hans-Peter Nilsson | 1 | -1/+2 |
2002-07-30 | fold-const.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-07-21 | * reload1.c (fixup_abnormal_edges): Remove unused variable. | Andreas Jaeger | 1 | -1/+0 |
2002-07-19 | * reload1.c (reload_as_needed): Duplicate oldpat. | Momchil Velikov | 1 | -1/+1 |
2002-07-15 | [multiple changes] | Michael Matz | 1 | -5/+14 |
2002-06-17 | reload1.c (merge_assigned_reloads): Don't change reloads other than RELOAD_FO... | J"orn Rennecke | 1 | -0/+8 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -20/+15 |
2002-06-10 | alias.c (static_reg_base_value): New to hold RTL for items allocated once per... | Jeff Law | 1 | -12/+14 |
2002-06-09 | Forgot to commit on Friday. | Jeff Law | 1 | -4/+2 |
2002-05-31 | gcse.c (gcse_emit_move_after): New. | Jan Hubicka | 1 | -95/+29 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -9/+10 |
2002-05-21 | reload1.c (do_output_reload): Run delete_output_reload only if optimizing. | NIIBE Yutaka | 1 | -0/+1 |
2002-05-20 | * reload1.c (reload_cse_simplify): Fix typo in rtx code check. | Krister Walfridsson | 1 | -2/+2 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -10/+9 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -9/+10 |
2002-05-16 | reload1.c (forget_old_reloads_1): Do not use subreg offset. | Aldy Hernandez | 1 | -6/+4 |
2002-05-09 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -7/+7 |
2002-05-07 | rtl.h (struct rtx_def): Update comments. | Janis Johnson | 1 | -2/+3 |
2002-04-29 | reload1.c (eliminate_regs, [...]): Fix typo in adjust_address_nv call. | Richard Kenner | 1 | -1/+1 |
2002-04-28 | re PR rtl-optimization/6475 (zlib miscompilation with gcc-3.1) | Jakub Jelinek | 1 | -3/+13 |
2002-04-10 | reload1.c (choose_reload_regs): HARD_FRAME_POINTER_REGNUM is only used as fra... | Ulrich Weigand | 1 | -1/+4 |
2002-03-28 | re PR target/6087 (3.1 i86 FP stack pop bug) | Richard Henderson | 1 | -1/+12 |
2002-03-12 | reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a val... | Ulrich Weigand | 1 | -1/+6 |
2002-03-07 | * reload1.c (reload_cse_delete_noop_set): Purge dead edges. | Jan Hubicka | 1 | -0/+3 |
2002-03-07 | basic-block.h (fixup_abnormal_edges): Declare. | Jan Hubicka | 1 | -2/+2 |
2002-03-06 | reload1.c (reload): Unshare all rtl after reload is done. | Ulrich Weigand | 1 | -0/+5 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+3 |
2002-01-25 | reload1.c (eliminate_regs_in_insn): Recognize frame pointer adjustments even ... | Ulrich Weigand | 1 | -29/+23 |
2002-01-15 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -8/+8 |
2002-01-14 | reload1.c (reload_combine): Pass reg_sum replacement through copy_rtx in loop... | Hans-Peter Nilsson | 1 | -1/+3 |
2002-01-11 | re PR other/5299 (then -> than fixes) | Craig Rodrigues | 1 | -1/+1 |
2002-01-10 | cfgrtl.c (delete_insn): Assert insn hasn't been deleted yet. | Richard Henderson | 1 | -24/+28 |
2002-01-10 | read-rtl.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-29 | expr.c (store_field): Use adjust_address, not PUT_MODE. | Richard Kenner | 1 | -8/+1 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 1 | -4/+4 |
2001-12-17 | Implement MODE_BASE_REG_CLASS | Nick Clifton | 1 | -1/+2 |
2001-12-02 | rtl.h (mem_attrs): Rename decl to expr; adjust all users. | Richard Henderson | 1 | -1/+1 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -4/+4 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-11-20 | reload1.c (elimination_effects): Use function_invariant_p instead of CONSTANT... | Brad Kaiser | 1 | -1/+1 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-08 | * reload1.c (reload): Don't delete equiv insn if can throw. | Richard Kenner | 1 | -3/+10 |
2001-11-03 | emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp... | Richard Kenner | 1 | -2/+11 |
2001-10-29 | reload1.c (eliminate_regs): Test for reg_renumber being allocated before refe... | Richard Kenner | 1 | -4/+5 |