summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt2.ll
Commit message (Expand)AuthorAge
* Allow ARM if-converter to be run after post allocation scheduling.Evan Cheng2010-06-18
* Fix an inverted condition.Evan Cheng2010-06-18
* Make post-ra scheduling, anti-dep breaking, and register scavenger (conservat...Evan Cheng2010-06-16
* More tail call removal.Dale Johannesen2010-06-04
* Revert 89562. We're being sneakier than I was giving us credit for, and thisJim Grosbach2009-11-21
* Darwin requires a frame pointer for all non-leaf functions to support correctJim Grosbach2009-11-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Run branch folding if if-converter make some transformations.Evan Cheng2009-09-04
* Remove .n suffix for some 16-bit opcodes now that Darwin assembler is fixed.Evan Cheng2009-08-31
* Make tail merging handle blocks with repeated predecessors correctly, andDan Gohman2009-08-18
* Fix tests.Evan Cheng2009-08-15
* Turn on if-conversion for thumb2.Evan Cheng2009-08-15