aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/ctrloop-asm.ll
Commit message (Collapse)AuthorAgeFilesLines
* Check InlineAsm clobbers in PPCCTRLoopsHal Finkel2013-05-181-0/+38
We don't need to reject all inline asm as using the counter register (most does not). Only those that explicitly clobber the counter register need to prevent the transformation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182191 91177308-0d34-0410-b5e6-96231b3b80d8