aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-modifier-n.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-26Add x86 support for 'n' inline asm modifier. This will be handled target inde...Evan Cheng