summaryrefslogtreecommitdiff
path: root/gcc/compare-elim.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+6
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * compare-elim.c (try_eliminate_compare): Also handle operands withuros2012-04-251-3/+19
* * compare-elim.c (find_comparisons_in_bb): Eliminate only comparesuros2012-03-021-2/+24
* * compare-elim.c (find_comparisons_in_bb): Eliminate only comparesuros2012-02-111-1/+4
* PR middle-end/49801nickc2011-10-101-6/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSEDschwab2011-01-231-1/+2
* New -fcompare-elim pass.rth2011-01-221-0/+641