Tighten a ARM dag combine condition to avoid an identity transformation, which
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-38.ll
2011-09-14 Bruno Cardoso LopesVector shuffle mask <i32 4, i32 5, i32 2, i32 3> should...
2011-08-31 Evan ChengFix (movhps load) lowering / pattern to match more...
2011-07-22 Rafael EspindolaTurn shuffles into unpacks for VT == MVT::v2i64 and...