summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc32-i1-vaarg.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
2016-06-29Update tests to use at least darwin9.Rafael Espindola
2015-08-10Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2014-03-06Fixup PPC Darwin i1 argument handlingHal Finkel
2014-03-06When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel