]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/compare-elim.c
gcc/ada/
[thirdparty/gcc.git] / gcc / compare-elim.c
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.