summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tail-dup-addr.ll
Commit message (Collapse)AuthorAge
* Don't print a label before .cfi_startproc when we don't need to. This makesRafael Espindola2012-01-07
| | | | | | the produce assembly when using CFI just a bit more readable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147743 91177308-0d34-0410-b5e6-96231b3b80d8
* Reenable tail duplication of bb with just an unconditional jump, butRafael Espindola2011-06-22
don't remove blocks that have their address taken. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133659 91177308-0d34-0410-b5e6-96231b3b80d8