aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
AgeCommit message (Expand)Author
2011-01-21Last round of fixes for movw + movt global address codegen.Evan Cheng
2010-06-29Reapply my if-conversion cleanup from svn r106939 with fixes.Bob Wilson
2010-06-26Revert my if-conversion cleanup since it caused a bunch of nightly testBob Wilson
2010-06-26Clean up some problems with extra CFG edges being introduced duringBob Wilson
2010-04-17Start function numbering at 0.Dan Gohman
2009-11-11Add support for tail duplication to BranchFolding, and extendDan Gohman
2009-10-02Fix tests.Evan Cheng
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-04Run branch folding if if-converter make some transformations.Evan Cheng