llvm-6502/include/llvm/Target
2006-05-03 01:29:57 +00:00
..
MRegisterInfo.h Use existing information. 2006-04-10 23:09:19 +00:00
SubtargetFeature.h
TargetData.h Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Remove a bunch of dead stuff, shrinkifying TargetInstrDescriptor significantly. 2006-04-20 18:32:02 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
TargetMachine.h Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses. This has one caller-visible change: getTargetData() now returns a pointer instead of a reference. 2006-05-03 01:29:57 +00:00
TargetMachineRegistry.h
TargetOptions.h
TargetSubtarget.h