llvm-6502/include/llvm/CodeGen
Chris Lattner 6111a87b3a Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the
new PrologEpilogCodeInserter.cpp file, and include the bodies of the
GetInstructionsFor(Prolog|Epilog) functions from SparcInstrSelection.cpp
into the class.  This eliminates the need for a static global vector of
instructions and a class of errors that is really unneccesary.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2194 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-09 05:20:15 +00:00
..
FunctionLiveVarInfo.h Rename Method to Function 2002-03-23 22:51:58 +00:00
InstrForest.h Don't leak memory like a seive 2002-04-08 23:09:07 +00:00
InstrScheduling.h Instruction scheduling is a real pass now. 2002-02-04 19:59:22 +00:00
InstrSelection.h Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the 2002-04-09 05:20:15 +00:00
InstrSelectionSupport.h * Minor cleanups 2002-02-04 05:52:08 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
MachineCodeForInstruction.h Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
MachineCodeForMethod.h Include temp. values when computing max. size of stack frame! 2002-03-31 18:57:49 +00:00
MachineFunction.h Include temp. values when computing max. size of stack frame! 2002-03-31 18:57:49 +00:00
MachineInstr.h Rename Method to Function 2002-03-23 22:51:58 +00:00
RegAllocCommon.h * Minor cleanups 2002-02-04 05:52:08 +00:00
RegClass.h s/Method/Function 2002-04-08 22:03:57 +00:00
RegColorMap.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegisterAllocation.h Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
ValueSet.h Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00