[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-shl-crash.ll
2015-07-02 Pawel BylicaReapply r240291: Fix shl folding in DAG combiner.
2015-06-22 Pawel BylicaRevert r240291: causes problems in self-hosted builds.
2015-06-22 Pawel BylicaSet missing x86 arch in a CodeGen regression test.
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.