summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.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
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
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-27Implement a signficant optimization for inline asm:Chris Lattner
2007-04-24testcase for PR1351Chris Lattner