Bill Wendling
|
c8117e507d
|
Turn optimize compares back on with fix. We needed to test that a machine op was
a register before checking if it was defined.
llvm-svn: 110733
|
2010-08-10 21:38:11 +00:00 |
|
Dan Gohman
|
9abea56ce4
|
Revert r110718; it broke clang-i386-darwin9.
llvm-svn: 110726
|
2010-08-10 20:49:33 +00:00 |
|
Bill Wendling
|
0acc8f8a02
|
Turn optimize cmps on by default so that we can get some testing by the nightly
ARM testers.
llvm-svn: 110718
|
2010-08-10 20:23:02 +00:00 |
|
Bill Wendling
|
8a7a43a1cb
|
Merge the OptimizeExts and OptimizeCmps passes into one PeepholeOptimizer
pass. This pass should expand with all of the small, fine-grained optimization
passes to reduce compile time and increase happiment.
llvm-svn: 110627
|
2010-08-09 23:59:04 +00:00 |
|