[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[oota-llvm.git] / test / CodeGen / X86 / stack-folding-fp-sse42.ll
2015-01-22 Simon Pilgrim[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP...
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE fp stack folding tests.