[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / selectiondag-crash.ll
2015-01-24 Andrea Di Biagio[DAG] Fix wrong canonicalization performed on shuffle...