aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2014-02-26 PR target/57935amodra
2014-02-10 PR middle-end/52306law
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-13 * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.steven
2013-10-30gcc:amylaar
2013-10-30 PR rtl-optimization/58369law
2013-10-15Fix a miscompilation where a reload reg is reused after it has been clobbered.bernds
2013-09-28gcc/rsandifo
2013-09-27gcc/rsandifo
2013-09-09gcc/rsandifo
2013-09-09gcc/rsandifo
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven
2013-01-21 * reload1.c (init_reload): Only initialize reload_obstackjakub
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-09-21 PR rtl-optimization/54290ebotcazou
2012-09-20 * reload1.c (choose_reload_regs): Add missing #ifdef/#endif pair.ebotcazou
2012-09-19 PR rtl-optimization/54290ebotcazou
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-11 * reload1.c (replaced_subreg, gen_reload): Addbernds
2012-08-09 * reload.c (find_valid_class_1): New static function.bernds
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-05gcc/rsandifo
2012-05-04 PR rtl-optimization/52804amker
2012-03-26 PR rtl-optimization/52629ebotcazou
2012-02-05gcc/rsandifo
2012-01-24gcc/rsandifo
2012-01-02 * passes.c (register_one_dump_file): Free full_name.jakub
2011-12-09 PR middle-end/40154amylaar
2011-11-08 * doc/tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address spaceuweigand
2011-11-04 * reload1.c (gen_reload): Don't use REGNO on SUBREGs.amodra
2011-10-28 PR rtl-optimization/47918jules
2011-09-27 PR rtl-optimization/50249bernds
2011-08-18gcc/rsandifo
2011-08-02PR target/49864rth
2011-07-07gcc/rsandifo
2011-07-06 * emit-rtl.c (paradoxical_subreg_p): New function.bernds
2011-06-23 PR middle-end/48770law
2011-06-17 PR rtl-optimization/48542hp
2011-06-01gcc/rsandifo
2011-04-21gcc/rsandifo