summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcInternals.h
Commit message (Expand)AuthorAgeFilesLines
* When allocating space on stack for writing a register,Vikram S. Adve2001-11-121-0/+2
* Added phi elimination codeRuchira Sasanka2001-11-121-1/+10
* Down-growing offsets from FP should start at 0, not -1.Vikram S. Adve2001-11-111-1/+1
* Corrected reodering code for instructions inserted before callsRuchira Sasanka2001-11-101-1/+28
* Added code for correct reordering of call argumentsRuchira Sasanka2001-11-091-0/+4
* Bug fix: Need to include the stack offset "bias" in assembly code itself.Vikram S. Adve2001-11-091-8/+39
* Use MachineFrameInfo as base class of UltraSparcFrameInfo, and madeVikram S. Adve2001-11-081-24/+102
* Killing warningsChris Lattner2001-11-071-0/+1
* Squelch warnings about not returning a valueChris Lattner2001-11-071-3/+4
* Fixed instruction information for RDCCR and WRCCR.Vikram S. Adve2001-11-041-7/+16
* Added code to support correct saving of %ccr across callsRuchira Sasanka2001-11-031-3/+5
* Arranged stack frame - needs furhter organizationRuchira Sasanka2001-11-031-0/+3
* Added support for spillingRuchira Sasanka2001-10-281-4/+27
* Reordered a couple of registers to simplify some new checks.Vikram S. Adve2001-10-221-7/+41
* Added support for both call/jmpl instructionsRuchira Sasanka2001-10-211-1/+7
* Added virtual function to generate an instruction sequence toVikram S. Adve2001-10-181-4/+13
* Added support for caller savingRuchira Sasanka2001-10-161-8/+32
* Output to cerr rather than cout so that debug info doesn't mess up assembly g...Chris Lattner2001-10-151-4/+1
* updated suggesting/coloring of call & return args & implicit operandsRuchira Sasanka2001-10-151-7/+14
* Be const correctChris Lattner2001-10-151-1/+1
* Fix broken #endifChris Lattner2001-10-131-1/+1
* added suggesting color supportRuchira Sasanka2001-09-301-16/+120
* Seperate instruction definitions into new SparcInstr.def fileChris Lattner2001-09-191-767/+6
* Add emitAssemblyMethod to TargetMachineChris Lattner2001-09-191-9/+11
* -- ruchiraRuchira Sasanka2001-09-181-21/+37
* Remove extraneous #includesChris Lattner2001-09-181-3/+0
* Make class TargetMachine the common interface to all target-dependentVikram S. Adve2001-09-181-21/+29
* modified printing of debug messagesRuchira Sasanka2001-09-151-13/+3
* added register allocation codeRuchira Sasanka2001-09-151-18/+68
* Chris seems fond of #include <vector>. Fix these. Also convert use list inChris Lattner2001-09-141-15/+2
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-1/+1
* Checkin changes to:Chris Lattner2001-09-141-1/+30
* Move files to new sparc directoryChris Lattner2001-09-141-0/+1667
OpenPOWER on IntegriCloud