llvm-6502/include/llvm/Target
Chris Lattner 40412e7e90 make COFF work like ELF and macho, by splitting out into its own
header even though there is only one COFF target.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77204 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-27 16:45:59 +00:00
..
COFFTargetAsmInfo.h make COFF work like ELF and macho, by splitting out into its own 2009-07-27 16:45:59 +00:00
DarwinTargetAsmInfo.h rename Mergable -> Mergeable and Writable -> Writeable 2009-07-26 06:48:26 +00:00
ELFTargetAsmInfo.h make COFF work like ELF and macho, by splitting out into its own 2009-07-27 16:45:59 +00:00
SubtargetFeature.h
Target.td
TargetAsmInfo.h Eliminate getNamed/getUnnamedSection, adding a new and unified getOrCreateSection 2009-07-27 06:17:14 +00:00
TargetAsmParser.h Add MCAsmParser interface. 2009-07-20 18:55:04 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h Change ELFCodeEmitter logic to emit the constant pool and jump tables to 2009-07-21 23:13:26 +00:00
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Remove unused member functions. 2009-07-24 07:43:59 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Add support for promoting SETCC operations. 2009-07-24 18:22:59 +00:00
TargetMachine.h remove dead forward decl 2009-07-20 17:23:00 +00:00
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h Enable cross register class coalescing. 2009-07-18 02:10:10 +00:00
TargetRegistry.h Factor commonality in triple match routines into helper template for registering 2009-07-26 05:03:33 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h