summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...Chris Lattner2004-08-161-2/+2
* Update and consolidate comments. Remove some excess whitespace.Brian Gaeke2004-08-161-15/+6
* Fix warningChris Lattner2004-08-121-1/+1
* Instead of a virtual method call, lets try a direct constant referenceChris Lattner2004-08-121-2/+2
* Virtual method calls are overratedChris Lattner2004-08-121-3/+3
* When we want a constant, just use it, instead of calling through layers ofChris Lattner2004-08-121-4/+5
* Inline 4 methodsChris Lattner2004-07-191-2/+2
* Convert to the new TargetMachine interface.Chris Lattner2004-06-021-14/+15
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-1/+1
* Factor out getStaticStackSize from InsertPrologCode(), so that I can moreBrian Gaeke2004-03-311-9/+15
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+185
OpenPOWER on IntegriCloud