llvm-6502/lib/Target/SparcV9
Chris Lattner e5bc8b0653 Split Target/Machine.h into three files:
* Machine.h
* InstInfo.h
* SchedInfo.h

TODO: Split out reg info stuff


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@567 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 06:08:03 +00:00
..
InstrSched Split Target/Machine.h into three files: 2001-09-14 06:08:03 +00:00
InstrSelection This checkin represents some cleanup of the backend, implementing the following things: 2001-09-14 03:37:52 +00:00
LiveVar Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
RegAlloc Split Target/Machine.h into three files: 2001-09-14 06:08:03 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
SparcV9InstrSelection.cpp Move files. 2001-09-14 03:47:57 +00:00
SparcV9Internals.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
SparcV9RegInfo.cpp Move files. 2001-09-14 03:47:57 +00:00
SparcV9RegInfo.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
SparcV9TargetMachine.cpp Checkin changes to: 2001-09-14 04:32:55 +00:00