summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tail-dup-addr.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't print a label before .cfi_startproc when we don't need to. This makesRafael Espindola2012-01-071-1/+1
| | | | | | the produce assembly when using CFI just a bit more readable. llvm-svn: 147743
* Reenable tail duplication of bb with just an unconditional jump, butRafael Espindola2011-06-221-0/+28
don't remove blocks that have their address taken. llvm-svn: 133659
OpenPOWER on IntegriCloud