summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* obvious fixChris Lattner2004-07-241-0/+1
| | | | llvm-svn: 15162
* This is a trivial dead store elimination pass. It very very simple andChris Lattner2004-07-221-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
OpenPOWER on IntegriCloud