fold and (shl X, C1), C2 -> rlwinm when possible. Many other cases are possible,
[oota-llvm.git] / lib / Target / TargetFrameInfo.cpp
2005-04-25 Reid SpencerShut GCC 4.0 up about classes that have virtual functio...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-17 Misha BrukmanFix compilation errors with VS 2005, patch contributed...
2004-08-12 Chris LattnerRemove dead methods
2004-08-12 Chris LattnerRemove dead methods
2004-03-11 Misha BrukmanMove implementations of functions here, which avoids...