OSDN Git Service

[InstSimplify] Add test cases that show that simplifySelectWithICmpCond doesn't work...
authorCraig Topper <craig.topper@intel.com>
Thu, 10 Aug 2017 01:02:02 +0000 (01:02 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 10 Aug 2017 01:02:02 +0000 (01:02 +0000)
commit3c1a9a04858a6ea0558fcbbd480df662fe400c54
tree08451dcdebd7788afd523fc23145e8ae9fb23b06
parent75134ec4826e303bd5e6e517fce6b973e426b00d
[InstSimplify] Add test cases that show that simplifySelectWithICmpCond doesn't work with non-canonical comparisons.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310542 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp
test/Transforms/InstSimplify/select.ll