aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/allocate-r0.ll
Commit message (Collapse)AuthorAgeFilesLines
* Allocate r0 on PPCHal Finkel2013-03-271-0/+18
The R0 register can now be allocated because instructions that cannot use R0 as a GPR have been appropriately marked. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178123 91177308-0d34-0410-b5e6-96231b3b80d8