[PM/AA] Add missing static dependency edges from DSE and memdep to TLI.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 12 Aug 2015 18:10:45 +0000 (18:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 12 Aug 2015 18:10:45 +0000 (18:10 +0000)
commit609d95290a4d913139ba0b46f5b5b982dc4b1d96
tree3cfdc521a52265329d0e53720ac2654259517149
parentb0163b991be4e6a6edd660f31c86a4280224b9a2
[PM/AA] Add missing static dependency edges from DSE and memdep to TLI.

I forgot to add these in r244780 and r244778. Sorry about that.

Also order the static dependencies in a lexicographical order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244787 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
lib/Transforms/Scalar/DeadStoreElimination.cpp