Add some tests for SimplifyCFG's ConstantFoldTerminator(). NFC.
authorHans Wennborg <hans@hanshq.net>
Thu, 4 Dec 2014 22:19:25 +0000 (22:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 4 Dec 2014 22:19:25 +0000 (22:19 +0000)
commit8de6d3e5105e2d4c0db899996606c7eb81a07e22
tree584b504b8bc15328a61122d8c3b22b985dcae131
parent838e18116d6cbe30429ee72089729b336bee1b95
Add some tests for SimplifyCFG's ConstantFoldTerminator(). NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223395 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/switch-to-br.ll [new file with mode: 0644]