llvm-6502/include/llvm/Target
Chris Lattner df2e425f2a Add a new option to indicate we want the code generator to emit code quickly,
not spending tons of time microoptimizing it.  This is useful for an -O0
style of build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24235 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-08 02:12:47 +00:00
..
MRegisterInfo.h
SubtargetFeature.h
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
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