llvm-6502/include/llvm/Target
Vikram S. Adve a578a6d054 Make class TargetMachine the common interface to all target-dependent
information, including instr, sched, and reg information.
Rename files to match the primary classes they provide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@602 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-18 12:38:31 +00:00
..
Data.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
InstInfo.h Minor reformatting, & protection fixes 2001-09-14 16:08:06 +00:00
Machine.h added reg alloc support 2001-09-15 00:34:31 +00:00
MachineInstrInfo.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
RegInfo.h *** empty log message *** 2001-09-14 20:31:39 +00:00
SchedInfo.h Split Register specific stuff out from TargetMachine.h to RegInfo.h 2001-09-14 06:20:10 +00:00
Sparc.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetData.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
TargetInstrInfo.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
TargetMachine.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetRegInfo.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
TargetSchedInfo.h Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00