Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / compare-elim.c
2016-01-04 jakub Update copyright years.
2015-12-10 law2015-12-10 Jeff Law <law@redhat.com>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01 tbsaunderemove many typedefs
2015-08-12 tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11 tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-07 rsandifogcc/
2015-01-05 jakub Update copyright years.
2014-12-07 ebotcazou * compare-elim.c: Fix head comment.
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-22 dmalcolmcompare-elim.c: Use rtx_insn
2014-07-09 tbsaunderemove has_execute
2014-06-22 rthPR target/61565
2014-06-15 rsandifogcc/
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-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-18 law * compare-elim.c (find_comparison_dom_walker): New...
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-05-29 jsm28 * LANGUAGES: Fix typos.
2012-04-25 uros * compare-elim.c (try_eliminate_compare): Also handle...
2012-03-02 uros * compare-elim.c (find_comparisons_in_bb): Eliminate...
2012-02-11 uros * compare-elim.c (find_comparisons_in_bb): Eliminate...
2011-10-10 nickc PR middle-end/49801
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-01-23 schwab* compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_...
2011-01-22 rthNew -fcompare-elim pass.