summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/OptimizeCmps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge the OptimizeExts and OptimizeCmps passes into one PeepholeOptimizerBill Wendling2010-08-091-112/+0
* Use the "isCompare" machine instruction attribute instead of calling theBill Wendling2010-08-081-5/+5
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-1/+1
* Add the Optimize Compares pass (disabled by default).Bill Wendling2010-08-061-0/+112
OpenPOWER on IntegriCloud