Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector of...
[oota-llvm.git] / test / CodeGen / X86 / avx-vbroadcast.ll
2011-09-01 Bruno Cardoso LopesFix vbroadcast matching logic to early unmatch if the...
2011-08-17 Bruno Cardoso LopesIntroduce matching patterns for vbroadcast AVX instruct...