| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make a new llvm/Target #include directory. | Chris Lattner | 2001-09-14 | 2 | -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 Lattner | 2001-09-14 | 2 | -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 directory | Chris Lattner | 2001-09-14 | 2 | -0/+1834 | |
| | | | | | llvm-svn: 563 | |||||
| * | Move the sparc target to a new lib/Target directory | Chris Lattner | 2001-09-14 | 1 | -4/+1 | |
| | | | | | llvm-svn: 562 | |||||
| * | Move files. | Chris Lattner | 2001-09-14 | 4 | -0/+2454 | |
| llvm-svn: 561 | ||||||

