llvm-6502/include
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
..
ext Check in GCC 3.02 compatiblity headers for GCC 2.95.3 2002-01-30 16:27:12 +00:00
llvm Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the 2002-04-09 05:20:15 +00:00
Support Pull casting operators out of Value.h 2002-04-08 21:43:56 +00:00