summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/PrologEpilogCodeInserter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all the code that creates code generation passes from Sparc.cpp toVikram S. Adve2002-09-161-2/+2
* - Clean up interface to Sparc register handling a bit:Chris Lattner2002-08-121-1/+1
* * Removed extraneous #includesChris Lattner2002-08-091-2/+0
* Bug fix: incorrect SAVE instruction when using register for stack size.Vikram S. Adve2002-08-011-1/+1
* Stop using pseudo-instructions (SETX, SETUW, SETSW)Vikram S. Adve2002-07-101-10/+28
* class MachineCodeForBasicBlock is now an annotation on BasicBlock.Vikram S. Adve2002-07-081-2/+3
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-1/+1
* MEGAPATCH checkin.Chris Lattner2002-06-251-32/+26
* 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
OpenPOWER on IntegriCloud