summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-17/+12
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR rtl-optimization/54290ebotcazou2012-09-211-6/+10
* * reload1.c (choose_reload_regs): Add missing #ifdef/#endif pair.ebotcazou2012-09-201-1/+4
* PR rtl-optimization/54290ebotcazou2012-09-191-17/+33
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-6/+3
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-12/+3
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+2
* * reload1.c (replaced_subreg, gen_reload): Addbernds2012-08-111-1/+6
* * reload.c (find_valid_class_1): New static function.bernds2012-08-091-9/+19
* gcc/steven2012-07-161-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-05-051-7/+9
* PR rtl-optimization/52804amker2012-05-041-0/+14
* PR rtl-optimization/52629ebotcazou2012-03-261-9/+15
* gcc/rsandifo2012-02-051-36/+41
* gcc/rsandifo2012-01-241-4/+1
* * passes.c (register_one_dump_file): Free full_name.jakub2012-01-021-2/+5
* PR middle-end/40154amylaar2011-12-091-2/+2
* * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand2011-11-081-2/+4
* * reload1.c (gen_reload): Don't use REGNO on SUBREGs.amodra2011-11-041-2/+2
* PR rtl-optimization/47918jules2011-10-281-0/+4
* PR rtl-optimization/50249bernds2011-09-271-14/+27
* 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