commit | 87514ca04cb069310d29fd77e0501601c1e22c11 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Oct 10 22:31:19 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Oct 10 22:31:19 2005 +0000 |
tree | 2422f9b3342c6bf1b4a874401b37f768cedee266 | |
parent | 01a220213852223f2503f05c8bbb8b72e3c71290 [diff] |
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