X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / blend-msb.ll
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2012-12-07 Nadav RotemWhen we use the BLEND instruction that uses the MSB...
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2012-01-15 Nadav Rotem[AVX] Optimize x86 VSELECT instructions using SimplifyD...