Implement the fold shift X, zext(Y) -> shift X, Y at the target level,
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.cpp
2005-04-12 Nate BegemanInitial support for allocation condition registers
2004-10-07 Nate BegemanAdd ori reg, reg, 0 as a move instruction. This can...
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part I, PPC32* bit files...