[X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate...
[oota-llvm.git] / test / CodeGen / X86 / stack-align-memcpy.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...