summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PowerPCInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitionsChris Lattner2005-10-141-55/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Get rid of flags that are deadChris Lattner2004-11-231-43/+32
* The PowerPCInstrInfo class has gone away.Misha Brukman2004-08-171-34/+0
* Set the is64bit flag and propagate it to PowerPCRegisterInfoMisha Brukman2004-08-111-1/+2
* Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.Misha Brukman2004-08-111-2/+2
* Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targetsMisha Brukman2004-08-101-8/+8
* Moved definition of invertPPCBranchOpcode() into PowerPCInstrInfo class.Misha Brukman2004-07-271-1/+14
* Add prototype for TargetInstrInfo::isMoveInstr()Misha Brukman2004-07-161-0/+8
* Initial revisionMisha Brukman2004-06-211-0/+78
OpenPOWER on IntegriCloud