Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-12-15 | reload.c (SMALL_REGISTER_CLASS_P): New. | Alexandre Oliva | 1 | -7/+15 |
2004-12-06 | reload.c (find_valid_class): Fix logic to test inner mode as well. | DJ Delorie | 1 | -15/+26 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -4/+0 |
2004-11-09 | reload.c (refers_to_mem_for_reload_p, [...]): Make them static. | Kazu Hirata | 1 | -2/+5 |
2004-10-14 | reload.c (find_reloads): When reloading a PLUS with constant operand... | Ulrich Weigand | 1 | -0/+21 |
2004-10-12 | * defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P) | Daniel Jacobowitz | 1 | -42/+41 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -5/+8 |
2004-09-09 | reload.c (find_reloads_address): Pass correct operand to maybe_memory_address_p. | Ulrich Weigand | 1 | -1/+1 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -222/+202 |
2004-09-03 | reload.c (find_reloads): Swap operand_loc pointers for find_dummy_reload if w... | Daniel Jacobowitz | 1 | -3/+18 |
2004-08-22 | reload.c (find_reloads_address): Make return value tri-state. | Ulrich Weigand | 1 | -8/+11 |