llvm-6502/include/llvm/Target
Vikram S. Adve ceb7d2f4f8 Moved insertCallerSavingCode() to PhyRegAlloc and
moved isRegVolatile and modifiedByCall here: they are all
machine independent.  Remove all uses of PhyRegAlloc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7387 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-29 19:41:23 +00:00
..
MRegisterInfo.h Move value type enums to CodeGen/ValueTypes.h 2003-07-29 05:13:34 +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 Moved insertCallerSavingCode() to PhyRegAlloc and 2003-07-29 19:41:23 +00:00
TargetSchedInfo.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00