llvm-6502/include/llvm/Target
2005-09-30 17:49:27 +00:00
..
MRegisterInfo.h Rename MRegisterDesc -> TargetRegisterDesc for consistency 2005-09-30 17:49:27 +00:00
SubtargetFeature.h Add help support for -mcpu and -mattr. 2005-09-02 19:27:43 +00:00
TargetData.h
TargetFrameInfo.h
TargetInstrInfo.h Move a bunch of non-deprecated methods above the "deprecated line" 2005-09-02 18:16:20 +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 Add a new flag for targets where setjmp/longjmp saves/restores the signal mask, 2005-09-27 22:13:36 +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 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
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