summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-05-12-tailmerge-5.ll
Commit message (Collapse)AuthorAge
* Reimplement BranchFolding change to avoid tail merging for a 1 instructionBob Wilson2009-10-28
| | | | | | | | common tail, except when the OptimizeForSize function attribute is present. Radar 7338114. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85441 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
* New test for tail mergingDale Johannesen2008-05-12
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51007 91177308-0d34-0410-b5e6-96231b3b80d8