llvm-6502/include/llvm/Target
Chris Lattner fd529d2e4a Expose some very simple information about the frame, rather than in-depth
target specific information.  Rename MachineFrameInfo to TargetFrameInfo


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5168 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-28 20:12:10 +00:00
..
MachineInstrInfo.h Add comment 2002-12-25 05:01:46 +00:00
MRegisterInfo.h * Keep track of register alignment as well as register size 2002-12-28 20:10:23 +00:00
TargetCacheInfo.h Inline some code from the cpp file 2002-10-28 23:53:32 +00:00
TargetData.h * Privatize the TargetName 2002-10-29 21:48:17 +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 Add comment 2002-12-25 05:01:46 +00:00
TargetMachine.h Allow the target machines to specify endianness and pointer size 2002-12-24 00:02:17 +00:00
TargetMachineImpls.h Allow the target machines to specify endianness and pointer size 2002-12-24 00:02:17 +00:00
TargetOptInfo.h Interface to target-specific routines that support machine code optimization. 2002-09-20 00:49:21 +00:00
TargetRegInfo.h Remvoe a bunch of unneeded forward decls 2002-10-28 02:27:07 +00:00
TargetSchedInfo.h Minor cleanups, remove noncopyable so dot doesn't cluster unrelated stuff 2002-10-28 23:54:23 +00:00