llvm-6502/include/llvm/Target
Vikram S. Adve 523eb3f768 Change the way unused regs. are marked and found to consider regType
info (since multiple reg types may share the same reg class).
Remove machine-specific regalloc. methods that are no longer needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7328 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-25 21:01:43 +00:00
..
MRegisterInfo.h #include <cassert> as necessary... 2003-07-25 17:58:41 +00:00
TargetCacheInfo.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
TargetData.h Remove two fields from TargetData which are target specific. 2003-04-26 20:11:09 +00:00
TargetFrameInfo.h Expose some very simple information about the frame, rather than in-depth 2002-12-28 20:12:10 +00:00
TargetInstrInfo.h #include <cassert> as necessary... 2003-07-25 17:58:41 +00:00
TargetMachine.h Remove noncopyableV base classes, as they were confusing the doxygen documentation, 2003-06-03 15:28:40 +00:00
TargetMachineImpls.h Allow allocation of a Sparc TargetMachine. 2003-05-27 21:46:07 +00:00
TargetOptInfo.h Remove noncopyableV base classes, as they were confusing the doxygen documentation, 2003-06-03 15:28:40 +00:00
TargetRegInfo.h Change the way unused regs. are marked and found to consider regType 2003-07-25 21:01:43 +00:00
TargetSchedInfo.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00