summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2011-08-181-3/+2
* PR target/49864rth2011-08-021-1/+20
* gcc/rsandifo2011-07-071-13/+3
* * emit-rtl.c (paradoxical_subreg_p): New function.bernds2011-07-061-6/+2
* PR middle-end/48770law2011-06-231-7/+19
* PR rtl-optimization/48542hp2011-06-171-0/+7
* gcc/rsandifo2011-06-011-24/+42
* gcc/rsandifo2011-04-211-3/+5
* remove useless if-before-free testsmeyering2011-04-201-4/+2
* 2011-04-19 Bernd Schmidt <bernds@codesourcery.com>rguenth2011-04-191-27/+11
* * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionaesok2011-04-091-47/+37
* * reload1.c (elimination_effects): Fix typo in recent change.law2011-03-311-1/+1
* * reload1.c (reload): Fix botch in last change.law2011-03-311-1/+1
* * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law2011-03-301-155/+135
* * basic-block.h (fixup_abnormal_edges): Adjust prototype.ebotcazou2011-03-261-110/+16
* gcc/rsandifo2011-03-211-4/+3
* PR rtl-optimization/47166bernds2011-01-231-7/+19
* gcc/froydnj2010-12-301-11/+0
* revert accidentally committed changesfroydnj2010-11-241-0/+11
* gcc/froydnj2010-11-241-11/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-2/+2
* PR bootstrap/44756amylaar2010-11-041-1/+3
* PR debug/46252jakub2010-11-031-1/+1
* * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj2010-10-211-4/+2
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-3/+1
* * target.def (preferred_reload_class): New hook.aesok2010-10-111-2/+2
* PR rtl-optimization/45394ebotcazou2010-10-061-1/+1
* PR c/45054bernds2010-09-291-1/+5
* gcc:jsm282010-09-291-2/+2
* 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2010-09-091-154/+0
* PR rtl-optimization/45051bernds2010-07-271-1/+9
* gcc/rsandifo2010-07-121-16/+8
* gcc/rsandifo2010-07-041-6/+0
* gcc/rsandifo2010-07-041-1/+1
* PR other/44566amylaar2010-06-301-4/+8
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-2/+1
* * target.h (struct gcc_target): Add register_move_cost field.aesok2010-06-271-1/+1
* PR rtl-optimization/39871bernds2010-06-171-8/+4
* * target.h (struct gcc_target): Add memory_move_cost field.aesok2010-06-051-1/+1
* PR rtl-optimization/39871bernds2010-06-041-169/+502
* * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New functions.law2010-05-281-4/+13
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-4/+4
* gcc/ChangeLog:steven2010-05-221-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * function.c (try_fit_stack_local, add_frame_space): New staticbernds2010-05-171-2/+7
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-5/+6
* * reload1.c (eliminate_regs_in_insn): Don't restore an operandbernds2010-04-101-1/+4
* * reload1.c (rtx_p, substitute_stack): Declare.law2010-03-021-8/+32
* * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid anyjakub2010-02-111-4/+12
* Remove trailing white spaces.hjl2009-11-251-15/+15