aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/CorrelatedExprs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of `propagate'.Misha Brukman2002-10-291-45/+45
* - Checkin LARGE number of Changes to CEE pass that will make it much moreChris Lattner2002-10-081-53/+394
* Updates to work with recent Statistic's changes:Chris Lattner2002-10-011-4/+4
* Correlated Exprs pass now requires BCE pass instead of doing it manuallyChris Lattner2002-09-241-20/+1
* * Fix bug: CorrelatedExprs/2002-09-23-PHIUpdateBug.llChris Lattner2002-09-231-5/+20
* Minor simplificationChris Lattner2002-09-081-6/+5
* Initial checkin of Correlated Expression Elimination PassChris Lattner2002-09-061-0/+974