]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/X86/2009-01-25-NoSSE.ll
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/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...