Make JumpThreading smart enough to properly thread StrSwitch when it's compiled with...
authorOwen Anderson <resistor@mac.com>
Thu, 26 Aug 2010 17:40:24 +0000 (17:40 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 26 Aug 2010 17:40:24 +0000 (17:40 +0000)
commit62efd3b38576536cf06ed5bf2f39535eb7961e99
tree3087e5b3755999f011c8b8d6b228dd3e6cc2d6d1
parent63d37b932278724d51e7f8bd1f2574c7b45f85f0
Make JumpThreading smart enough to properly thread StrSwitch when it's compiled with clang++.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/2010-08-26-and.ll [new file with mode: 0644]