llvm-6502/include/llvm/Target
Jim Laskey 7f39c14f52 1. Remove ranges from itinerary data.
2. Tidy up the subtarget emittined code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24172 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-03 22:47:41 +00:00
..
MRegisterInfo.h Fix case of path 2005-10-03 03:32:39 +00:00
SubtargetFeature.h Preparation of supporting scheduling info. Need to find info based on selected 2005-10-25 15:15:28 +00:00
TargetData.h * The aesthetic police is on patrol!!... 2005-04-23 22:35:26 +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 Allow itineraries to be passed through the Target Machine. 2005-11-01 20:06:59 +00:00
TargetInstrItineraries.h 1. Remove ranges from itinerary data. 2005-11-03 22:47:41 +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 Invert the TargetLowering flag that controls divide by consant expansion. 2005-10-21 00:02:42 +00:00
TargetMachine.h Allow itineraries to be passed through the Target Machine. 2005-11-01 20:06:59 +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