Revert "Canonicalize min/max expressions correctly."
authorJames Molloy <james.molloy@arm.com>
Fri, 15 May 2015 17:45:09 +0000 (17:45 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 15 May 2015 17:45:09 +0000 (17:45 +0000)
commitc683eb2d37b78133c058db7ad770b3fde61b37fe
tree6e17b5bf7ba5e961efe0f75432d024c9b4e1f35b
parent7363a8bcdd1f4975e8afab29b307d9d2a329c98c
Revert "Canonicalize min/max expressions correctly."

This reverts r237453 - it was causing timeouts on some bots. Reverting
while I investigate (it's probably InstCombine fighting itself...)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237458 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/InstCombine/InstCombineSelect.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/minmax-fold.ll [deleted file]