Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions | Chris Lattner | 2005-10-14 | 1 | -55/+0 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | Get rid of flags that are dead | Chris Lattner | 2004-11-23 | 1 | -43/+32 |
* | The PowerPCInstrInfo class has gone away. | Misha Brukman | 2004-08-17 | 1 | -34/+0 |
* | Set the is64bit flag and propagate it to PowerPCRegisterInfo | Misha Brukman | 2004-08-11 | 1 | -1/+2 |
* | Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest. | Misha Brukman | 2004-08-11 | 1 | -2/+2 |
* | Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets | Misha Brukman | 2004-08-10 | 1 | -8/+8 |
* | Moved definition of invertPPCBranchOpcode() into PowerPCInstrInfo class. | Misha Brukman | 2004-07-27 | 1 | -1/+14 |
* | Add prototype for TargetInstrInfo::isMoveInstr() | Misha Brukman | 2004-07-16 | 1 | -0/+8 |
* | Initial revision | Misha Brukman | 2004-06-21 | 1 | -0/+78 |