llvm-6502/include/llvm/Target
Chris Lattner b7a2d2256f The hopefully final version of addPassesToEmitMachineCode which does not
have any question about ownership


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4863 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-02 21:15:42 +00:00
..
MachineInstrInfo.h Make sure that print gets a targetmachine 2002-11-17 23:21:45 +00:00
MRegisterInfo.h Added virtual functions for storing and retrieving values from the stack. 2002-11-22 22:41: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 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 The hopefully final version of addPassesToEmitMachineCode which does not 2002-12-02 21:15:42 +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