summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetMachine/Sparc/Sparc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/SparcChris Lattner2001-09-141-126/+0
| | | | llvm-svn: 560
* Updates to use local header files.Chris Lattner2001-09-141-307/+18
| | | | | | | Note that this reverted changes that Ruchira commited that broke the build and are unmaintainable without other checkins. llvm-svn: 557
* *** empty log message ***Ruchira Sasanka2001-08-311-0/+304
| | | | llvm-svn: 412
* Extensive additions for supporting instruction scheduling.Vikram S. Adve2001-08-281-2/+73
| | | | llvm-svn: 398
* Convert to use the new factored out TargetData classChris Lattner2001-08-271-11/+2
| | | | llvm-svn: 381
* Added UltraSparcInstrInfo class to specialize class MachineInstrInfo.Vikram S. Adve2001-07-281-11/+11
| | | | | | | | | Relevant changes elsewhere: Added MachineInstrInfo class and moved instruction-related members there. Added several fields to MachineInstrDescriptor (and renamed it from MachineInstrInfo. Latency fields are to support scheduling. llvm-svn: 311
* Eliminate lots of unnecessary #includes and forward declsChris Lattner2001-07-211-7/+0
| | | | | | there are probably more to kill llvm-svn: 261
* Renamed include/llvm/Codegen to include/llvm/CodeGenChris Lattner2001-07-211-1/+1
| | | | llvm-svn: 253
* Description of the SPARC as a target architecture.Vikram S. Adve2001-07-211-0/+56
llvm-svn: 233
OpenPOWER on IntegriCloud