llvm-6502/include/llvm/Target
Evan Cheng 152ed05353 Added option -code-model to set code model (only used in 64-bit) mode. Valid
values include small, kernel, medium, large, and default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29009 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-06 01:53:36 +00:00
..
MRegisterInfo.h
SubtargetFeature.h
TargetData.h Simplify the targetdata ctor by not passing in a "targetname" which is always 2006-06-16 18:21:53 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Clean up 2006-06-17 01:42:20 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Start on my todo list 2006-06-12 16:07:18 +00:00
TargetMachine.h Added option -code-model to set code model (only used in 64-bit) mode. Valid 2006-07-06 01:53:36 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetOptions.h -enable-unsafe-fp-math implies -enable-finite-only-fp-math 2006-05-23 18:18:46 +00:00
TargetSubtarget.h