llvm-6502/lib/Target/PowerPC
Chris Lattner a51e4f6301 Fix infinite loop
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14971 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-18 18:45:01 +00:00
..
Makefile The generated instruction selector isn't (yet) functional 2004-07-16 20:31:13 +00:00
PowerPC.td
PowerPCAsmPrinter.cpp CPR Fixes 2004-07-18 07:29:35 +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 Fix infinite loop 2004-07-18 18:45:01 +00:00
PowerPCRegisterInfo.cpp * Store all non-volatile int registers R13-31 on the stack, restore on exit 2004-07-16 20:55:20 +00:00
PowerPCRegisterInfo.h
PowerPCTargetMachine.h Implement getModuleMatchQuality and getJITMatchQuality() for PowerPC 2004-07-12 23:36:12 +00:00
PPC32AsmPrinter.cpp CPR Fixes 2004-07-18 07:29:35 +00:00
PPC32ISelSimple.cpp Fix infinite loop 2004-07-18 18:45:01 +00:00
PPC.h
PPCAsmPrinter.cpp CPR Fixes 2004-07-18 07:29:35 +00:00
PPCCodeEmitter.cpp
PPCInstrBuilder.h
PPCInstrInfo.td Add IMPLICIT_DEFS pseudo-instruction; patch by: Nate Begeman 2004-07-16 20:33:41 +00:00
PPCJITInfo.h
PPCRegisterInfo.td * Enable allocation of registers r2-r10 2004-07-16 20:35:20 +00:00
PPCTargetMachine.cpp We don't really need to #include IPO.h into this file. 2004-07-17 18:37:46 +00:00