aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
Commit message (Expand)AuthorAgeFilesLines
* Last round of fixes for movw + movt global address codegen.Evan Cheng2011-01-211-1/+0
* Reapply my if-conversion cleanup from svn r106939 with fixes.Bob Wilson2010-06-291-1/+1
* Revert my if-conversion cleanup since it caused a bunch of nightly testBob Wilson2010-06-261-1/+1
* Clean up some problems with extra CFG edges being introduced duringBob Wilson2010-06-261-1/+1
* Start function numbering at 0.Dan Gohman2010-04-171-1/+1
* Add support for tail duplication to BranchFolding, and extendDan Gohman2009-11-111-1/+1
* Fix tests.Evan Cheng2009-10-021-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Run branch folding if if-converter make some transformations.Evan Cheng2009-09-041-0/+32