aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PowerPCInstrInfo.h
AgeCommit message (Expand)Author
2005-10-14Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitionsChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-23Get rid of flags that are deadChris Lattner
2004-08-17The PowerPCInstrInfo class has gone away.Misha Brukman
2004-08-11Set the is64bit flag and propagate it to PowerPCRegisterInfoMisha Brukman
2004-08-11Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.Misha Brukman
2004-08-10Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targetsMisha Brukman
2004-07-27Moved definition of invertPPCBranchOpcode() into PowerPCInstrInfo class.Misha Brukman
2004-07-16Add prototype for TargetInstrInfo::isMoveInstr()Misha Brukman
2004-06-21Initial revisionMisha Brukman