llvm-6502/include/llvm/Target
Chris Lattner cbc74123d8 Add a new TargetNameParser class, which is useful for parsing options.
Add two methods which are useful for autoselecting targets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14748 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-11 03:59:46 +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
TargetMachineImpls.h Spell out `NoFramePointerElim' for readability. 2004-06-21 21:17:44 +00:00
TargetMachineRegistry.h Add a new TargetNameParser class, which is useful for parsing options. 2004-07-11 03:59:46 +00:00
TargetSchedInfo.h Changed CPUResource to allow access to max num users for a resource. 2004-05-08 16:13:26 +00:00