Migrate existing backends that care about software floating point
[oota-llvm.git] / test / CodeGen / X86 / cmovcmov.ll
2015-03-03 Ahmed Bougacha[X86] Special-case 2x CMOV when custom-inserting.
2015-03-03 Ahmed Bougacha[X86] Combine (cmov (and/or (setcc) (setcc))) into...