]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ree.c
remove has_execute
[thirdparty/gcc.git] / gcc / ree.c
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-06-13  law2014-06-13 Jeff Law <law@redhat.com>
2014-06-02  law PR rtl-optimization/61094
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-02-14  law PR rtl-optimization/60131
2014-02-10  mrsMerge in trunk.
2014-01-17  law * ree.c (combine_set_extension): Temporarily...
2014-01-15  law PR tree-optimization/59747
2014-01-13  mrsMerge in trunk.
2014-01-10  law PR middle-end/59743
2014-01-10  jakub PR rtl-optimization/59754
2014-01-09  law * ree.c (get_sub_rtx): New function, extracted...
2014-01-08  law PR middle-end/53623
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-05  steven * bb-reorder.c (fix_crossing_unconditional_branches...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-07  steven * ree.c (struct ext_cand): Remove GTY markers.
2012-11-22  jakub * ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-26  tejohnsonAvoid conservative behavior in REE by allowing removal...
2012-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-02  jakub PR rtl-optimization/53160
2012-01-31  jakub PR bootstrap/52041
2012-01-26  jakub PR rtl-optimization/51978
2012-01-23  jakub PR rtl-optimization/51933
2012-01-22  ebotcazou PR rtl-optimization/51924
2011-12-27  ebotcazou PR rtl-optimization/51667
2011-12-21  kyukhingcc/