[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-select-sse.ll
2015-03-05 Sanjay Patel[AVX] Lower / fast-isel scalar FP selects into VBLENDV...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-06-23 Juergen Ributzka[FastISel][X86] Add support for floating-point select.