Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/Sparc | Chris Lattner | 2001-09-14 | 1 | -126/+0 |
| | | | | llvm-svn: 560 | ||||
* | Updates to use local header files. | Chris Lattner | 2001-09-14 | 1 | -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 Sasanka | 2001-08-31 | 1 | -0/+304 |
| | | | | llvm-svn: 412 | ||||
* | Extensive additions for supporting instruction scheduling. | Vikram S. Adve | 2001-08-28 | 1 | -2/+73 |
| | | | | llvm-svn: 398 | ||||
* | Convert to use the new factored out TargetData class | Chris Lattner | 2001-08-27 | 1 | -11/+2 |
| | | | | llvm-svn: 381 | ||||
* | Added UltraSparcInstrInfo class to specialize class MachineInstrInfo. | Vikram S. Adve | 2001-07-28 | 1 | -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 decls | Chris Lattner | 2001-07-21 | 1 | -7/+0 |
| | | | | | | there are probably more to kill llvm-svn: 261 | ||||
* | Renamed include/llvm/Codegen to include/llvm/CodeGen | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
| | | | | llvm-svn: 253 | ||||
* | Description of the SPARC as a target architecture. | Vikram S. Adve | 2001-07-21 | 1 | -0/+56 |
llvm-svn: 233 |