llvm-6502/include/llvm/Target
Chris Lattner fe30dd3f23 Make sure that print gets a targetmachine
CVS: ----------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4735 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-17 23:21:45 +00:00
..
MachineInstrInfo.h Make sure that print gets a targetmachine 2002-11-17 23:21:45 +00:00
MRegisterInfo.h Initial checkin of target support for X86 backend. 2002-10-25 23:00:40 +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 Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
TargetInstrInfo.h Make sure that print gets a targetmachine 2002-11-17 23:21:45 +00:00
TargetMachine.h Add new optional getRegisterInfo to TargetMachine 2002-10-30 00:53:02 +00:00
TargetMachineImpls.h Rename Sparc.h to TargetMachineImpls.h. Add hook for X86 target 2002-10-29 20:51:29 +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