Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PowerPCInstrInfo and PowerPCRegisterInfo have gone away; they are replaced | Misha Brukman | 2004-08-17 | 1 | -62/+0 |
* | Set the is64bit flag and propagate it to PowerPCRegisterInfo | Misha Brukman | 2004-08-11 | 1 | -2/+4 |
* | Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets | Misha Brukman | 2004-08-10 | 1 | -6/+6 |
* | ADDI can take several forms, including: | Misha Brukman | 2004-07-26 | 1 | -2/+1 |
* | assert() on MachineInstr properties instead of checking them dynamically | Misha Brukman | 2004-07-26 | 1 | -7/+8 |
* | * Recognize `addi r1, r2, 0' a move instruction | Misha Brukman | 2004-07-26 | 1 | -2/+12 |
* | Fix code formatting | Misha Brukman | 2004-07-16 | 1 | -21/+20 |
* | Implement PowerPCInstrInfo::isMoveInstr(), patch by Nate Begeman | Misha Brukman | 2004-07-16 | 1 | -0/+29 |
* | Initial revision | Misha Brukman | 2004-06-21 | 1 | -0/+22 |