llvm-6502/include/llvm/Target
Chris Lattner 2845ece825 Add a new listener class for things that want to be informed about new
targets that are loaded


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14758 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-11 06:02:59 +00:00
..
MRegisterInfo.h Fix grammar: 's is for possessive only. 2004-06-11 16:50:21 +00:00
TargetData.h Add a copy constructor for TargetData. 2004-04-14 17:45:48 +00:00
TargetFrameInfo.h Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus 2004-06-08 06:23:17 +00:00
TargetInstrInfo.h Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Add two new "virtual static" methods to the TargetMachine class 2004-07-11 02:43:07 +00:00
TargetMachineRegistry.h Add a new listener class for things that want to be informed about new 2004-07-11 06:02:59 +00:00
TargetOptions.h Delete the allocate*TargetMachine functions. Move options to a header file 2004-07-11 04:15:52 +00:00
TargetSchedInfo.h Changed CPUResource to allow access to max num users for a resource. 2004-05-08 16:13:26 +00:00