summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
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