summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/StackSlots.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-54/+0
| | | | llvm-svn: 11826
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
| | | | llvm-svn: 9903
* * Make the comment header 80 columns longMisha Brukman2003-11-061-3/+3
| | | | | | * Alphabetize #includes llvm-svn: 9751
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
| | | | | | Header files will be on the way. llvm-svn: 9298
* Adjust files for move of mapping info stuff into the Sparc directoryChris Lattner2003-08-131-2/+1
| | | | llvm-svn: 7802
* Rename MachineInstrInfo -> TargetInstrInfoChris Lattner2003-01-141-6/+4
| | | | llvm-svn: 5272
* Put class in anonymous namespaceChris Lattner2002-12-281-23/+25
| | | | llvm-svn: 5197
* Changed `MachineCodeForMethod' to `MachineFunction'.Misha Brukman2002-10-281-2/+2
| | | | llvm-svn: 4301
* Minor cleanupsChris Lattner2002-10-231-19/+22
| | | | | | Make sure to have a pass name llvm-svn: 4268
* Initial version: it adds 2 empty slots at the top of stackAnand Shukla2002-09-211-0/+41
llvm-svn: 3872
OpenPOWER on IntegriCloud