InstCombine: call FoldOpIntoSelect for all floating binops, not just fmul
authorStephen Lin <stephenwlin@gmail.com>
Sat, 20 Jul 2013 07:13:13 +0000 (07:13 +0000)
committerStephen Lin <stephenwlin@gmail.com>
Sat, 20 Jul 2013 07:13:13 +0000 (07:13 +0000)
commita9b57f6bea970d29f027ed01ab8c86ad7992c757
tree53ee7a01f4eb80f04f09b80d52670b6069bb85bf
parent727aa349ad3c49d590693961ae0d0dfb39d95089
InstCombine: call FoldOpIntoSelect for all floating binops, not just fmul

llvm-svn: 186759
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/test/Transforms/InstCombine/fold-fops-into-selects.ll [new file with mode: 0644]