summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-01-15-AsmDialect.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-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-06-17Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-12add nounwindChris Lattner
2007-01-30For PR411:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-16Added a -mtriple flag to force darwin backend.Bill Wendling
2007-01-16Fix for PR1095:Bill Wendling