[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-02-16 Nico RieckFix broken CHECK lines
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...