aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
AgeCommit message (Expand)Author
2012-09-06Allow overlaps between virtreg and physreg live ranges.Jakob Stoklund Olesen
2012-05-17Remove -join-physregs from the test suite.Jakob Stoklund Olesen
2011-05-04Explicitly request -join-physregs for some tests that depend on it.Jakob Stoklund Olesen
2010-03-09The address of an indirect call must be in R12 on Darwin.Dale Johannesen