summaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/Reassociate.cpp
Commit message (Expand)AuthorAge
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Use the new DEBUG(x) macro to allow debugging code to be enabled on the comma...Chris Lattner2002-05-22
* * Make debug output conditional on #defineChris Lattner2002-05-16
* Add support for printing out statistics information when -stats is added toChris Lattner2002-05-10
* Give the longer name to the instruction that will probably be eliminated laterChris Lattner2002-05-09
* Initial checkin of expression reassociation passChris Lattner2002-05-08