llvm-6502/include/llvm/Target
Anton Korobeynikov 2a07e2f4df Emit sections/directives in the proper order. This fixes PR1376. Also,
some small cleanup was made.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36780 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-05 09:04:50 +00:00
..
MRegisterInfo.h Add SPAdj parameter to account for call frame setup SP adjustment. 2007-05-01 08:58:27 +00:00
SubtargetFeature.h Add an "implies" field to features. This indicates that, if the current 2007-05-04 20:38:40 +00:00
TargetAsmInfo.h Emit sections/directives in the proper order. This fixes PR1376. Also, 2007-05-05 09:04:50 +00:00
TargetData.h Drop 'const' 2007-05-03 01:11:54 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Add a TargetInstrDescriptor flag to mark an instruction as "re-materializable". 2007-03-19 06:19:16 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h add a default parameter 2007-04-28 05:42:38 +00:00
TargetMachine.h Added new method to finish up the addition of passes to emit files. This 2007-02-08 01:34:45 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
TargetOptions.h Add a new option. 2007-05-03 00:16:07 +00:00
TargetSubtarget.h