summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.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-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-03-12Don't reserve R2 on Darwin/PPCHal Finkel
2012-06-10Enable ILP scheduling for all nodes by default on PPC.Hal Finkel
2010-05-28Fix some latency computation bugs: if the use is not a machine opcode do not ...Evan Cheng
2010-02-16Make g5 target explicit; scheduling affects register choice.Dale Johannesen
2010-02-16Adjust register numbers in tests to compensate for theDale Johannesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-26Alter 79292 to produce output that actually assembles.Dale Johannesen
2009-08-18PowerPC inline asm was emitting two output operandsDale Johannesen