[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[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.