Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check InlineAsm clobbers in PPCCTRLoops | Hal Finkel | 2013-05-18 | 1 | -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. llvm-svn: 182191 |