llvm-6502/lib/Target/SparcV9
Brian Gaeke 2ffbb6d20a Insert machine instructions generated for Phi nodes into their
corresponding MachineCodeForInstruction vectors.

I need to be able to get the register allocated for the thing which is
called PhiCpRes in this code; this should make that task easier, plus,
Phi nodes are no longer "special" in the sense that their
MachineCodeForInstruction is empty.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13904 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-30 03:33:49 +00:00
..
InstrSched
InstrSelection Insert machine instructions generated for Phi nodes into their 2004-05-30 03:33:49 +00:00
LiveVar
ModuloScheduling updates to ModuloSched 2004-05-28 20:14:12 +00:00
RegAlloc Add a (not very meaningful) default constructor for AllocInfo objects. 2004-05-25 20:43:47 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
Makefile Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MappingInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MappingInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_F2.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_F3.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_F4.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9_Reg.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9.burg.in
SparcV9.td Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9AsmPrinter.cpp Remove use of Type::TypeTy from an assert. It will go away soon. 2004-05-25 08:50:52 +00:00
SparcV9CodeEmitter.cpp Fix a bug in outputting branches to constant PCs. Since the PC is supplied as 2004-05-20 07:43:40 +00:00
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9FrameInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9Instr.def Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9InstrSelection.cpp Fix a typo in a comment. 2004-05-23 05:10:06 +00:00
SparcV9InstrSelectionSupport.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9Internals.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9JITInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PeepholeOpts.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PreSelection.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PrologEpilogInserter.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegClassInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegClassInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h Make comment lines stick out less. 2004-05-27 21:41:48 +00:00
SparcV9SchedInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9StackSlots.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9TargetMachine.cpp Make debugging output with -print-machineinstrs more useful: always print out 2004-05-28 19:33:59 +00:00
SparcV9TargetMachine.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00