Move XForm instructions over to the auto-generated asm writer
[oota-llvm.git] / lib / Target / PowerPC / PowerPCInstrInfo.h
2004-08-17 Misha BrukmanThe PowerPCInstrInfo class has gone away.
2004-08-11 Misha BrukmanSet the is64bit flag and propagate it to PowerPCRegiste...
2004-08-11 Misha BrukmanBreaking up the PowerPC target into 32- and 64-bit...
2004-08-10 Misha BrukmanRenamed PPC32 (namespace for regs, opcodes) to PPC...
2004-07-27 Misha BrukmanMoved definition of invertPPCBranchOpcode() into PowerP...
2004-07-16 Misha BrukmanAdd prototype for TargetInstrInfo::isMoveInstr()
2004-06-21 Misha BrukmanInitial revision