X86: Disable generation of rep;movsl when %esi is used as a base pointer.
[oota-llvm.git] / test / CodeGen / X86 / MergeConsecutiveStores.ll
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2012-10-04 Nadav RotemWhen merging connsecutive stores, use vectors to store...
2012-10-03 Nadav RotemA DAGCombine optimization for mergeing consecutive...
2012-09-30 Nadav RotemRevert r164910 because it causes failures to several...
2012-09-30 Nadav RotemA DAGCombine optimization for merging consecutive store...
2012-09-29 Duncan SandsSpeculatively revert commit 164885 (nadav) in the hope...
2012-09-29 Nadav RotemA DAGCombine optimization for merging consecutive store...