DAGCombiner: Don't fold vector muls with constants that look like a splat of a power...
[oota-llvm.git] / test / CodeGen / X86 / vec_cast2.ll
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2012-04-23 Nadav RotemOptimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI...