Implement the fold shift X, zext(Y) -> shift X, Y at the target level,
[oota-llvm.git] / lib / Target / PowerPC / PPC64TargetMachine.h
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part II, 64-bit customization...
2004-08-11 Nate BegemanClean up 32/64bit and Darwin/AIX split. Next steps...
2004-08-11 Misha BrukmanBreaking up the PowerPC target into 32- and 64-bit...