llvm-6502/lib/Target
Vikram S. Adve 339084b908 Make class TargetMachine the common interface to all target-dependent
information, including instr, sched, and reg information.
This allows us to allocate them all in one place and use them much
more uniformly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@618 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-18 13:04:24 +00:00
..
SparcV9 Make class TargetMachine the common interface to all target-dependent 2001-09-18 13:04:24 +00:00
Makefile Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
SchedInfo.cpp Break scheduling infrastructure out of TargetMachine.cpp into SchedInfo.cpp 2001-09-14 15:43:58 +00:00
TargetData.cpp Renamed files to match the main classes they provide. 2001-09-18 12:58:33 +00:00
TargetMachine.cpp Renamed files to match the main classes they provide. 2001-09-18 12:58:33 +00:00
TargetSchedInfo.cpp Renamed files to match the main classes they provide. 2001-09-18 12:58:33 +00:00