summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc
Commit message (Collapse)AuthorAgeFilesLines
...
* Make a new llvm/Target #include directory.Chris Lattner2001-09-142-5/+3
| | | | | | | | Move files from lib/CodeGen/TargetMachine to lib/Target Move TargetData.h and TargetMachine.h to Target/{Data.h|Machine.h} Prepare to split TargetMachine.h into several smaller files llvm-svn: 566
* Checkin changes to:Chris Lattner2001-09-142-12/+39
| | | | | | | | | 1. Clean up the TargetMachine structure. No more wierd pointers that have to be cast around and taken care of by the target. 2. Instruction Scheduling now takes the schedinfo as an argument. The same should be done with the instinfo, it just isn't now. llvm-svn: 565
* Move files to new sparc directoryChris Lattner2001-09-142-0/+1834
| | | | llvm-svn: 563
* Move the sparc target to a new lib/Target directoryChris Lattner2001-09-141-4/+1
| | | | llvm-svn: 562
* Move files.Chris Lattner2001-09-144-0/+2454
llvm-svn: 561
OpenPOWER on IntegriCloud