llvm-6502/lib/Target/SparcV9
Chris Lattner b26bcc5087 Make a new llvm/Target #include directory.
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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@566 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 05:34:53 +00:00
..
InstrSched Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
InstrSelection
LiveVar Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
RegAlloc Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
SparcV9InstrSelection.cpp
SparcV9Internals.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
SparcV9RegInfo.cpp
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