[ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is
[oota-llvm.git] / test / CodeGen / X86 / ms-inline-asm.ll
2012-10-29 Chad Rosier[ms-inline asm] Add support for the [] operator. Essen...
2012-10-24 Chad Rosier[ms-inline asm] Add back-end test case for r166632...
2012-10-03 Chad Rosier[ms-inline asm] Add support in the X86AsmPrinter for...
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...