llvm-mirror/test/Transforms/DeadStoreElimination
Chris Lattner 022b15083b Reimplement the inner loop of DSE. It now uniformly uses getDependence(),
doesn't do its own local caching, and is slightly more aggressive about
free/store dse (see testcase).  This eliminates the last external client 
of MemDep::getDependenceFrom().

llvm-svn: 60619
2008-12-06 00:53:22 +00:00
..
2008-04-19 22:32:52 +00:00
2008-04-19 22:32:52 +00:00