summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
Commit message (Expand)AuthorAge
* Last round of fixes for movw + movt global address codegen.Evan Cheng2011-01-21
* Reapply my if-conversion cleanup from svn r106939 with fixes.Bob Wilson2010-06-29
* Revert my if-conversion cleanup since it caused a bunch of nightly testBob Wilson2010-06-26
* Clean up some problems with extra CFG edges being introduced duringBob Wilson2010-06-26
* Start function numbering at 0.Dan Gohman2010-04-17
* Add support for tail duplication to BranchFolding, and extendDan Gohman2009-11-11
* Fix tests.Evan Cheng2009-10-02
* 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