llvm-6502/lib/Target/PowerPC
Misha Brukman 2bf183c092 * Be consistent about MachineBB labels and references to them in instr stream
* Use MachineBB's built-in numbering system instead of reinventing one


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14408 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-25 15:42:10 +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 * Be consistent about MachineBB labels and references to them in instr stream 2004-06-25 15:42:10 +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 bug in previous checkin. 2004-06-25 14:57:19 +00:00
PowerPCJITInfo.h
PowerPCReg.td
PowerPCRegisterInfo.cpp Use DEBUG() guard for printing out debug info. 2004-06-24 23:54:05 +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 * Be consistent about MachineBB labels and references to them in instr stream 2004-06-25 15:42:10 +00:00
PPC32ISelSimple.cpp Fix bug in previous checkin. 2004-06-25 14:57:19 +00:00
PPC.h Initial revision 2004-06-21 16:55:25 +00:00
PPCAsmPrinter.cpp * Be consistent about MachineBB labels and references to them in instr stream 2004-06-25 15:42:10 +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 Initial revision 2004-06-21 16:55:25 +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 Add option to print out machine code before register allocation. 2004-06-24 23:55:01 +00:00