aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PeepholeOptimizer.cpp
AgeCommit message (Expand)Author
2010-08-27Remove now unneeded command line flag that enables 'optimize compares.'Bill Wendling
2010-08-10Turn optimize compares back on with fix. We needed to test that a machine op wasBill Wendling
2010-08-10Revert r110718; it broke clang-i386-darwin9.Dan Gohman
2010-08-10Turn optimize cmps on by default so that we can get some testing by the nightlyBill Wendling
2010-08-09Merge the OptimizeExts and OptimizeCmps passes into one PeepholeOptimizerBill Wendling