aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9PrologEpilogInserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new optional getPassName() virtual function that a Pass can overrideChris Lattner2002-04-291-0/+3
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-2/+2
* iUse new form of pop_back to make code more conciseChris Lattner2002-04-091-2/+1
* Delete NOP instructions as they are eliminated.Chris Lattner2002-04-091-0/+1
* Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and includeChris Lattner2002-04-091-0/+153