[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / pr13458.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...