llvm-6502/include/llvm/Target
Evan Cheng d9e9efb253 Remove. Not needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37139 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-17 00:11:35 +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 Fix typo in comment. 2007-05-06 13:37:16 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Remove. Not needed. 2007-05-17 00:11:35 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Add target hook to specify block size limit for if-conversion. 2007-05-16 23:45:53 +00:00
TargetMachine.h
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