[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / sqrt.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-06-11 Juergen Ributzka[FastISel][X86] Add support for the sqrt intrinsic.