OSDN Git Service

Add a test for hoisting instructions with metadata out of then/else blocks
authorBjorn Steinbrink <bsteinbr@gmail.com>
Tue, 9 Sep 2014 17:10:21 +0000 (17:10 +0000)
committerBjorn Steinbrink <bsteinbr@gmail.com>
Tue, 9 Sep 2014 17:10:21 +0000 (17:10 +0000)
commit3503655b22b50af8ec0cc3b8fb1afb68bfa41af3
tree6fd1856398f8c39ca9b1438f85d67b30ee0532b3
parente549e39190589b6ce6f9f865bc030eb0b95bf724
Add a test for hoisting instructions with metadata out of then/else blocks

Test for the bug fixed in r215723.

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