commit | 9e1f67df4fcccbd41b83265586a103f299d0bcae | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Tue Jul 31 14:19:29 2018 +0000 |
committer | John Brawn <john.brawn@arm.com> | Tue Jul 31 14:19:29 2018 +0000 |
tree | 10dc033a602679f4971cf693d6d37777f1616304 | |
parent | f241788fa53efc925312f5eb1b2630f76675e2f5 [diff] |
[MemDep] Use PhiValuesAnalysis to improve alias analysis results This is being done in order to make GVN able to better optimize certain inputs. MemDep doesn't use PhiValues directly, but does need to notifiy it when things get invalidated. Differential Revision: https://reviews.llvm.org/D48489 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338384 91177308-0d34-0410-b5e6-96231b3b80d8