[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / vselect-2.ll
2015-02-04 Chandler Carruth[x86] Give movss and movsd execution domains in the...
2015-02-04 Chandler Carruth[x86] Mechanically update a bunch of tests' check lines...
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-01-28 Andrea Di Biagio[X86] Add extra rules for combining vselect dag nodes...