[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-25-NoSSE.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-01 Torok EdwinImplement -mno-sse: if SSE is disabled on x86-64, don...
2009-01-25 Torok Edwinrevert this patch for now, because Codegen does still...
2009-01-25 Torok EdwinIf user explicitly asks not to use SSE, don't force...