| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

