summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-flag-clobber.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
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
2013-11-04Check for both styles of clobbers, those produced by dragonegg andEric Christopher
2009-09-05Eliminate uses of %prcontext.Daniel Dunbar
2009-03-04Rename test.Evan Cheng