Age | Commit message (Expand) | Author | Files | Lines |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -5/+6 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -36/+13 |
2007-05-17 | re PR target/31850 (gcc.c-torture/compile/limits-fnargs.c is slow at compilin... | Steve Ellcey | 1 | -3/+10 |
2007-05-08 | re PR rtl-optimization/28011 ([SH] g++ generates wrong code, if '-fno-excepti... | Kaz Kojima | 1 | -2/+3 |
2007-04-27 | reload.h (elimination_target_reg_p): Declare. | Richard Sandiford | 1 | -1/+2 |
2007-04-27 | re PR target/28675 (ICE in extract_insn, at recog.c:2084 (unrecognizable insn... | Ian Lance Taylor | 1 | -3/+24 |
2007-04-20 | reload.c (combine_reloads): When trying to use a dying register... | Bernd Schmidt | 1 | -1/+6 |
2007-04-11 | reload.c (find_reloads_toplev, [...]): Use rtx_equal_p... | Bernd Schmidt | 1 | -6/+6 |
2007-02-25 | reload.c (find_reloads_address_1): Handle PLUS expressions resulting from reg... | Ulrich Weigand | 1 | -42/+9 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-12-20 | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 1 | -6/+11 |
2006-09-13 | re PR rtl-optimization/28982 (Incorrect reloading of automodification express... | Richard Sandiford | 1 | -3/+9 |
2006-08-17 | re PR target/28146 (-O2 produces invalid code on s390-linux-gnu: gcc-4.1.2 20... | Alexandre Oliva | 1 | -0/+38 |
2006-08-04 | re PR rtl-optimization/26655 (ICE in ix86_secondary_memory_needed, at config/... | Jan Hubicka | 1 | -1/+19 |
2006-06-12 | re PR target/27858 (ICE in spill_failure, at reload1.c:1911while bootstrappin... | Roger Sayle | 1 | -4/+2 |
2006-06-09 | reload.c (find_reloads): Unset force_reload for 'X' constraint. | Andreas Krebbel | 1 | -0/+1 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-26 | re PR rtl-optimization/27661 (ICE in subst_reloads) | Ulrich Weigand | 1 | -1/+9 |
2006-05-08 | re PR target/27158 (ICE in extract_insn with -maltivec) | Roger Sayle | 1 | -5/+9 |
2006-04-17 | re PR target/26826 (ICE in reg_or_subregno, at jump.c:2011) | Richard Guenther | 1 | -2/+6 |
2006-04-06 | reload.c (find_dummy_reload): Fix typo in 2006-04-03 change. | Alan Modra | 1 | -1/+1 |
2006-04-03 | re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse) | Paolo Bonzini | 1 | -18/+41 |
2006-03-21 | bfin-protos.h (bfin_dsp_memref_p): Declare. | Bernd Schmidt | 1 | -95/+134 |
2006-02-16 | re PR target/25603 (Miscompiled FORTRAN program) | Denis Nagorny | 1 | -4/+40 |
2006-02-01 | reload.c (push_secondary_reload): Initialize t_icode. | Bernd Schmidt | 1 | -2/+3 |
2006-01-16 | reload.c (reg_overlap_mentioned_for_reload_p): Handle subregs of mems. | DJ Delorie | 1 | -0/+2 |
2005-12-18 | re PR rtl-optimization/21041 (ICE: output_operand: Cannot decompose address) | Ulrich Weigand | 1 | -1/+1 |
2005-12-16 | reload.c (find_reloads): Fix comment typo. | Alan Modra | 1 | -1/+1 |
2005-12-16 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-12-07 | reload.h (reg_equiv_invariant): Declare. | J"orn Rennecke | 1 | -1/+1 |
2005-12-07 | reload.c (push_secondary_reload): Fix typo: s/insn_constraint/scratch_constra... | Richard Sandiford | 1 | -1/+1 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -155/+100 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -5/+3 |
2005-11-19 | re PR middle-end/24912 (m68k build failure: ICE: in reload_cse_simplify_opera... | Hans-Peter Nilsson | 1 | -1/+3 |
2005-11-11 | re PR middle-end/24750 (global-alloc (reload) trips over own confusion for un... | Hans-Peter Nilsson | 1 | -0/+18 |
2005-10-05 | re PR middle-end/20606 (ICE in make_edges, at cfgbuild.c:327 on x86_64 (with ... | Andrew Pinski | 1 | -3/+6 |
2005-08-05 | re PR middle-end/23135 (find_reloads_toplev -> find_reloads_subreg_address us... | J"orn Rennecke | 1 | -2/+3 |
2005-07-28 | cse.c (exp_equiv_p): Special case CONST_DOUBLE. | Richard Henderson | 1 | -7/+17 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -2/+2 |
2005-04-28 | Prevent out-of-bounds array access in reload. | Martin Koegler | 1 | -2/+2 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -10/+10 |
2005-04-20 | re PR middle-end/20973 (kdelibs (khtml) miscompiled by reload) | Michael Matz | 1 | -2/+17 |
2005-02-24 | reload.c (operands_match_p): Only increment register number for SCALAR_INT_MO... | David Edelsohn | 1 | -2/+5 |
2005-02-14 | reload.c (find_reloads): Swap address_reloaded flags when swapping commutativ... | Ulrich Weigand | 1 | -0/+4 |
2005-02-11 | cselib.c (cselib_process_insn): Clear out regs where HARD_REGNO_CALL_PART_CLO... | Dale Johannesen | 1 | -2/+4 |
2005-01-15 | harg-reg-set.h (reg_class_names): Prototype global array. | Roger Sayle | 1 | -3/+1 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -2/+0 |
2004-12-23 | reload.c (regno_clobbered_p): Add a gcc_assert that regno refers to a hard re... | Roger Sayle | 1 | -2/+7 |
2004-12-23 | re PR target/18511 (cc1plus segfaults when compiling libstdc++-v3/src/localen... | Kaz Kojima | 1 | -1/+2 |