X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / ms-inline-asm.ll
2013-01-10 NAKAMURA Takumillvm/test/CodeGen/X86/ms-inline-asm.ll: Fixup; Globals...
2013-01-10 Chad Rosier[ms-inline asm] Add support for calling functions from...
2012-10-29 Chad RosierRemove redundant test case from r166949, per Eli's...
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...