llvm-6502/lib/Target/PowerPC
2004-06-28 18:27:08 +00:00
..
Makefile Initial revision 2004-06-21 16:55:25 +00:00
PowerPC.h
PowerPC.td Initial revision 2004-06-21 16:55:25 +00:00
PowerPCAsmPrinter.cpp No need to generate a lazy-linking stub for internal functions, they can be 2004-06-28 18:03:37 +00:00
PowerPCCodeEmitter.cpp Initial revision 2004-06-21 16:55:25 +00:00
PowerPCInstrInfo.cpp Initial revision 2004-06-21 16:55:25 +00:00
PowerPCInstrInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PowerPCInstrs.td
PowerPCISelSimple.cpp Fix loading and storing PC-relative static variables, courtesy of Nate Begeman. 2004-06-28 18:20:59 +00:00
PowerPCJITInfo.h
PowerPCReg.td Add file comment. 2004-06-14 15:13:59 +00:00
PowerPCRegisterInfo.cpp Convert tabs to spaces. 2004-06-25 18:45:07 +00:00
PowerPCRegisterInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PowerPCTargetMachine.cpp Fix the fixed stack offset, patch contributed by Vladimir Prus 2004-06-10 06:19:25 +00:00
PowerPCTargetMachine.h Initial revision 2004-06-21 16:55:25 +00:00
PPC32AsmPrinter.cpp No need to generate a lazy-linking stub for internal functions, they can be 2004-06-28 18:03:37 +00:00
PPC32ISelSimple.cpp Fix loading and storing PC-relative static variables, courtesy of Nate Begeman. 2004-06-28 18:20:59 +00:00
PPC.h Initial revision 2004-06-21 16:55:25 +00:00
PPCAsmPrinter.cpp No need to generate a lazy-linking stub for internal functions, they can be 2004-06-28 18:03:37 +00:00
PPCCodeEmitter.cpp Initial revision 2004-06-21 16:55:25 +00:00
PPCInstrBuilder.h Initial revision 2004-06-21 16:55:25 +00:00
PPCInstrInfo.td Fix the assembly opcode on LOADLoAddr, courtesy of Nate Begeman. 2004-06-28 18:27:08 +00:00
PPCJITInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PPCRegisterInfo.td Initial revision 2004-06-21 16:55:25 +00:00
PPCTargetMachine.cpp Allow debugging machine instrs (by printout) before/after isel and regalloc 2004-06-25 19:57:47 +00:00