summaryrefslogtreecommitdiff
path: root/gcc/compare-elim.c
Commit message (Expand)AuthorAgeFilesLines
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* compare-elim.c (try_eliminate_compare): Also handle operands with implicit ex...Uros Bizjak2012-04-251-3/+19
* compare-elim.c (find_comparisons_in_bb): Eliminate only compares having mode ...Uros Bizjak2012-03-021-2/+24
* compare-elim.c (find_comparisons_in_bb): Eliminate only compares having the s...Uros Bizjak2012-02-111-1/+4
* re PR middle-end/49801 (df_live_verify_transfer_functions fails with to use o...Nick Clifton2011-10-101-6/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+0
* compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.Andreas Schwab2011-01-231-1/+2
* New -fcompare-elim pass.Richard Henderson2011-01-221-0/+641