summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-05-03new testcaseChris Lattner