Implement Transforms/InstCombine/cast-load-gep.ll, which allows us to devirtualize
[oota-llvm.git] / lib / Transforms / Scalar / LowerPacked.cpp
2004-11-19 Chris LattnerFix the exposed prototype for the lower packed pass...
2004-11-18 Chris LattnerCheck in hook that I forgot
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-21 Reid SpencerInitial checkin of a pass to lower packed operations...