llvm/lib/Target/PowerPC
2004-06-29 23:38:26 +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 Assembly syntax/comment fixes by Nate Begeman. 2004-06-29 17:13:26 +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 Set up the prologue and epilogue to be more like the manual and GCC output. 2004-06-29 23:38:26 +00:00
PowerPCRegisterInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PowerPCTargetMachine.cpp
PowerPCTargetMachine.h Initial revision 2004-06-21 16:55:25 +00:00
PPC32AsmPrinter.cpp Assembly syntax/comment fixes by Nate Begeman. 2004-06-29 17:13:26 +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 Assembly syntax/comment fixes by Nate Begeman. 2004-06-29 17:13:26 +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 * Use LA instead of LWZ for LoadLoAddr 2004-06-29 23:37:36 +00:00
PPCJITInfo.h Initial revision 2004-06-21 16:55:25 +00:00
PPCRegisterInfo.td Only allocate non-volatile registers R13-31 (for now). 2004-06-29 23:35:32 +00:00
PPCTargetMachine.cpp Lower ConstantExpressions before the code generator. 2004-06-29 23:33:20 +00:00