commit | 84fac2c58cdc4ec87d63a60aae74f843750ff33a | [log] [tgz] |
---|---|---|
author | Davide Italiano <davide@freebsd.org> | Tue Jun 20 22:57:40 2017 +0000 |
committer | Davide Italiano <davide@freebsd.org> | Tue Jun 20 22:57:40 2017 +0000 |
tree | aac18e2f9a1d006616dd6e024ea6b671c02cfc31 | |
parent | f8a3ad7e76c62f1e0d1d6f505d43182f4d398659 [diff] |
[NewGVN] Fix a bug that made the store verifier less effective. We weren't actually checking for duplicated stores, as the condition was always actually false. This was found by Coverity, and I have no clue how to trigger this in real-world code (although I tried for a bit). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305867 91177308-0d34-0410-b5e6-96231b3b80d8