[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-cmp-branch2.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-06-16 Juergen Ributzka[FastISel][X86] Refactor the code to get the X86 condit...