[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / x86-fold-pshufb.ll
2015-05-08 Andrea Di Biagio[X86] Teach 'getTargetShuffleMask' how to look through...