Files
llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 87514ca04c Implement trivial DSE. If two stores are neighbors and store to the same
location, replace them with a new store of the last value.  This occurs
in the same neighborhood in 197.parser, speeding it up about 1.5%


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23691 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-10 22:31:19 +00:00
..
2005-10-06 17:39:10 +00:00
2005-10-10 16:49:22 +00:00
2005-10-01 00:17:07 +00:00
2005-09-27 22:13:56 +00:00