llvm-6502/lib/Target/PowerPC
2004-07-20 20:59:57 +00:00
..
Makefile The generated instruction selector isn't (yet) functional 2004-07-16 20:31:13 +00:00
PowerPC.td
PowerPCAsmPrinter.cpp Differentiate between global and weak symbol loads 2004-07-20 15:45:27 +00:00
PowerPCCodeEmitter.cpp
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 Treat external variables similarly to those with weak linkage: load indirect. 2004-07-20 20:43:05 +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
PowerPCTargetMachine.h Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC 2004-07-12 23:36:12 +00:00
PPC32AsmPrinter.cpp Differentiate between global and weak symbol loads 2004-07-20 15:45:27 +00:00
PPC32ISelSimple.cpp Treat external variables similarly to those with weak linkage: load indirect. 2004-07-20 20:43:05 +00:00
PPC.h
PPCAsmPrinter.cpp Differentiate between global and weak symbol loads 2004-07-20 15:45:27 +00:00
PPCCodeEmitter.cpp
PPCInstrBuilder.h * Wrap long lines (comments and code) 2004-07-07 20:01:36 +00:00
PPCInstrInfo.td Differentiate between global and weak symbol loads 2004-07-20 15:52:25 +00:00
PPCJITInfo.h
PPCRegisterInfo.td * Enable allocation of registers r2-r10 2004-07-16 20:35:20 +00:00
PPCTargetMachine.cpp Shorts are aligned to 2 bytes, bools to 1 byte (in structs). 2004-07-20 20:59:57 +00:00