OSDN Git Service

[NewGVN] Add a test for non most dominating leader.
authorDavide Italiano <davide@freebsd.org>
Sun, 21 May 2017 20:50:16 +0000 (20:50 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 21 May 2017 20:50:16 +0000 (20:50 +0000)
commit96cb8145e1492eb6c6bfb20c43e16d12546d376d
tree20ab40b5c17f5780a8017979722a7ab519ea42f5
parent4276950084b80cbae3d716fb691cfe9700056786
[NewGVN] Add a test for non most dominating leader.

Taken from PR32845. Dan removed the most dominating leader check
in r303443, but we check this test anyway to make sure things
don't regress.

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