]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Add some tests for SimplifyCFG's TurnSwitchRangeIntoICmp(). NFC.
authorHans Wennborg <hans@hanshq.net>
Thu, 4 Dec 2014 22:19:28 +0000 (22:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 4 Dec 2014 22:19:28 +0000 (22:19 +0000)
commit76b1313e75a594f3a5e128fff2c2fa1a1d339309
tree2c647b19bb3d2076776dd29ade5147926fb9baed
parent8de6d3e5105e2d4c0db899996606c7eb81a07e22
Add some tests for SimplifyCFG's TurnSwitchRangeIntoICmp(). NFC.

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