[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)
commit19ac7d5b299af976ea25b5d257411e690c6e0438
treeb415320adc962eadb776b18331509c65a418d3d6
parentcc45ee9a636f9a85ce26b3505fc80cc319b28ca5
[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.

llvm-svn: 244787
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp