aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/BranchFolding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve branch folding by recgonizing that explict successor relationships im...Christopher Lamb2007-12-101-0/+5
* Changed XXX to FIXME, and added comment to the README fileBill Wendling2007-10-251-1/+1
* Added comment explaining why we are doing this check.Bill Wendling2007-10-251-0/+5
* Don't branch fold inline asm statements.Bill Wendling2007-10-191-1/+2
* More explicit keywords.Dan Gohman2007-08-021-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1093