Don't forget to link type names together too. Fix for Olden/mst benchmark
[oota-llvm.git] / lib / Transforms / LevelRaise.cpp
2001-11-01 Chris Lattner* Add comments for peepholes
2001-11-01 Chris LattnerAdd DCE as integral part of the level raising to avoid...
2001-11-01 Chris Lattner* Implement expression type conversion for constant...
2001-11-01 Chris Lattner* Convert getelementptr/store pairs into a single store
2001-11-01 Chris LattnerInitial checkin of level raising code, after move and...