llvm-6502/include/llvm/Target
Chris Lattner 09321dcf5a Add a new instruction flag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23093 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-26 20:31:24 +00:00
..
MRegisterInfo.h
TargetData.h
TargetFrameInfo.h
TargetInstrInfo.h Add a new instruction flag 2005-08-26 20:31:24 +00:00
TargetJITInfo.h allow constants to be relocated like GV (necessary for alpha, as constants are relocated with globals, not with .text), and allow targets to have a GOT managed for them 2005-07-22 20:46:42 +00:00
TargetLowering.h rename hasNativeSupportFor* -> is(Operation|Type)Legal. 2005-08-24 16:34:59 +00:00
TargetMachine.h Since getSubtarget() always provides a const Subtarget, dont' require the user 2005-08-05 21:53:21 +00:00
TargetMachineRegistry.h
TargetOptions.h Remove the X86 and PowerPC Simple instruction selectors; their time has 2005-08-18 23:53:15 +00:00
TargetSchedInfo.h
TargetSubtarget.h Clean up the TargetSubtarget class a bit, removing an unnecessary argument 2005-07-12 02:41:19 +00:00