llvm-6502/include/llvm/Target
Chris Lattner 88e2fbc4bb Add methods to TargetMachine to:
* Output assembly code a method at a time instead of building it all up then emitting it as a whole module
* Release memory contained in various annotations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1641 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-03 07:24:05 +00:00
..
MachineInstrInfo.h Remove #include 2002-02-03 07:17:37 +00:00
Sparc.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetCacheInfo.h Remove extranous #include 2002-02-03 07:15:36 +00:00
TargetData.h * Trim #includes 2002-02-03 07:20:47 +00:00
TargetFrameInfo.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
TargetInstrInfo.h Remove #include 2002-02-03 07:17:37 +00:00
TargetMachine.h Add methods to TargetMachine to: 2002-02-03 07:24:05 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetRegInfo.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
TargetSchedInfo.h Fix for problem that caused both HUGE and INVALID latencies to be negative 2002-01-21 22:42:49 +00:00