summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PowerPCInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* PowerPCInstrInfo and PowerPCRegisterInfo have gone away; they are replacedMisha Brukman2004-08-171-62/+0
* Set the is64bit flag and propagate it to PowerPCRegisterInfoMisha Brukman2004-08-111-2/+4
* Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targetsMisha Brukman2004-08-101-6/+6
* ADDI can take several forms, including:Misha Brukman2004-07-261-2/+1
* assert() on MachineInstr properties instead of checking them dynamicallyMisha Brukman2004-07-261-7/+8
* * Recognize `addi r1, r2, 0' a move instructionMisha Brukman2004-07-261-2/+12
* Fix code formattingMisha Brukman2004-07-161-21/+20
* Implement PowerPCInstrInfo::isMoveInstr(), patch by Nate BegemanMisha Brukman2004-07-161-0/+29
* Initial revisionMisha Brukman2004-06-211-0/+22
OpenPOWER on IntegriCloud