Do not codegen 'xor bool, true' as 'not reg'. not reg inverts the upper bits
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.cpp
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...