summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-10-01Restore the -post-RA-scheduler flag as an override for the target specificati...David Goodwin
2009-09-30Remove -post-RA-schedule flag and add a TargetSubtarget method to enable post...David Goodwin
2009-09-29Post-RA regressions.David Goodwin
2009-09-25Flip -disable-post-RA-scheduler to -post-RA-scheduler.Evan Cheng
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Fixup register kills after scheduling.David Goodwin