aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/LevelRaise.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Add comments for peepholesChris Lattner2001-11-011-3/+91
* Add DCE as integral part of the level raising to avoid processing instruction...Chris Lattner2001-11-011-4/+9
* * Implement expression type conversion for constant valuesChris Lattner2001-11-011-11/+76
* * Convert getelementptr/store pairs into a single storeChris Lattner2001-11-011-1/+26
* Initial checkin of level raising code, after move and cleanup and expands fro...Chris Lattner2001-11-011-0/+592