llvm-6502/lib/Target/PowerPC
2004-07-20 15:43:25 +00:00
..
Makefile The generated instruction selector isn't (yet) functional 2004-07-16 20:31:13 +00:00
PowerPC.td Initial revision 2004-06-21 16:55:25 +00:00
PowerPCAsmPrinter.cpp * Fn args passed in registers are now recorded as used by the call instruction 2004-07-20 00:42:19 +00:00
PowerPCCodeEmitter.cpp Initial revision 2004-06-21 16:55:25 +00:00
PowerPCInstrInfo.cpp Fix code formatting 2004-07-16 20:54:25 +00:00
PowerPCInstrInfo.h Add prototype for TargetInstrInfo::isMoveInstr() 2004-07-16 20:50:55 +00:00
PowerPCISelSimple.cpp Move handing of GlobalValues from getReg() to copyConstantToRegister(), this 2004-07-20 00:59:38 +00:00
PowerPCRegisterInfo.cpp Fix stack frame layout in prologue/epilogue. Patch courtesy of Nate Begeman. 2004-07-20 02:23:09 +00:00
PowerPCRegisterInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PowerPCTargetMachine.h Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC 2004-07-12 23:36:12 +00:00
PPC32AsmPrinter.cpp * Fn args passed in registers are now recorded as used by the call instruction 2004-07-20 00:42:19 +00:00
PPC32ISelSimple.cpp Move handing of GlobalValues from getReg() to copyConstantToRegister(), this 2004-07-20 00:59:38 +00:00
PPC.h Initial revision 2004-06-21 16:55:25 +00:00
PPCAsmPrinter.cpp * Fn args passed in registers are now recorded as used by the call instruction 2004-07-20 00:42:19 +00:00
PPCCodeEmitter.cpp Initial revision 2004-06-21 16:55:25 +00:00
PPCInstrBuilder.h * Wrap long lines (comments and code) 2004-07-07 20:01:36 +00:00
PPCInstrInfo.td Add IMPLICIT_DEFS pseudo-instruction; patch by: Nate Begeman 2004-07-16 20:33:41 +00:00
PPCJITInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PPCRegisterInfo.td * Enable allocation of registers r2-r10 2004-07-16 20:35:20 +00:00
PPCTargetMachine.cpp Double alignment in structs is 4 bytes, not 8. Patch by Nate Begeman. 2004-07-20 15:43:25 +00:00