Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | obvious fix | Chris Lattner | 2004-07-24 | 1 | -0/+1 | |
| | | | | llvm-svn: 15162 | |||||
* | This is a trivial dead store elimination pass. It very very simple and | Chris Lattner | 2004-07-22 | 1 | -0/+139 | |
can be improved in many ways. But: stop laughing, even with -basicaa it deletes 15% of the stores in 252.eon :) llvm-svn: 15101 |