llvm-6502/include/llvm/Target
Nate Begeman 6510b22cec Support multiple ValueTypes per RegisterClass, needed for upcoming vector
work.  This change has no effect on generated code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24563 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-01 04:51:06 +00:00
..
MRegisterInfo.h Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +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
TargetFrameInfo.h
TargetInstrInfo.h Allow itineraries to be passed through the Target Machine. 2005-11-01 20:06:59 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +00:00
TargetJITInfo.h
TargetLowering.h Add the majority of the vector machien value types we expect to support, 2005-11-29 05:45:29 +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
TargetOptions.h
TargetSchedInfo.h
TargetSubtarget.h