[ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.
[oota-llvm.git] / test / CodeGen / X86 / ms-inline-asm.ll
2012-09-11 Chad Rosier[ms-inline asm] Split the parsing of IR asm strings...
2012-09-11 Chad RosierFormatting. No functional change intended.
2012-09-10 NAKAMURA Takumitest/CodeGen/X86/ms-inline-asm.ll: Relax for non-darwin...
2012-09-10 Chad Rosier[ms-inline asm] Properly emit the asm directives when...
2012-09-10 Chad RosierUpdate test case for Release builds.
2012-09-10 Chad Rosier[ms-inline asm] Pass the correct AsmVariant to the...