llvm-6502/include/llvm/Target
2006-05-16 22:52:11 +00:00
..
MRegisterInfo.h Also add super- register class info. 2006-05-11 07:31:44 +00:00
SubtargetFeature.h Clean up some commentary. 2006-03-24 10:00:56 +00:00
TargetData.h Add a method to generate a string representation from a TargetData. 2006-05-12 07:01:44 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Add capability to scheduler to commute nodes for profit. 2006-05-12 01:58:24 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h There is now a default impl of this method 2006-05-16 22:52:11 +00:00
TargetMachine.h Refactor a bunch of includes so that TargetMachine.h doesn't have to include 2006-05-12 06:33:49 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetOptions.h - Added option -relocation-model to set relocation model. Valid values include static, pic, 2006-02-22 20:19:42 +00:00
TargetSubtarget.h