[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-25-NoSSE.ll
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-01-29 Alex RosenbergCleanup a few tests on sse4a machines and FileCheckize...
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...