llvm-6502/include/llvm/Target
2006-02-14 08:38:30 +00:00
..
MRegisterInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo, 2006-02-02 20:11:55 +00:00
SubtargetFeature.h Improve compatibility with VC2005, patch by Morten Ofstad! 2006-01-26 20:41:32 +00:00
TargetData.h Add a new InvalidateStructLayoutInfo method and some comments. 2006-01-14 00:06:42 +00:00
TargetFrameInfo.h Shut GCC 4.0 up about classes that have virtual functions but a non-virtual 2005-04-25 02:55:55 +00:00
TargetInstrInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo, 2006-02-02 20:11:55 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +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 maxStoresPerMemSet to maxStoresPerMemset, etc. 2006-02-14 08:38:30 +00:00
TargetMachine.h Add a new option to indicate we want the code generator to emit code quickly, 2005-11-08 02:12:47 +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 Added ModuloSchedSB as a friend class. 2005-06-17 03:59:51 +00:00
TargetSubtarget.h Clean up the TargetSubtarget class a bit, removing an unnecessary argument 2005-07-12 02:41:19 +00:00