llvm-6502/include/llvm/Target
2009-08-03 19:12:26 +00:00
..
COFFTargetAsmInfo.h remove TargetAsmInfo::TM, which is now dead. The basic TAI class now 2009-08-02 04:27:24 +00:00
DarwinTargetAsmInfo.h remove TargetAsmInfo::TM, which is now dead. The basic TAI class now 2009-08-02 04:27:24 +00:00
SubtargetFeature.h
Target.td
TargetAsmInfo.h move dwarf debug info section selection stuff from TAI to 2009-08-02 07:24:22 +00:00
TargetAsmParser.h
TargetCallingConv.td Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fixes here and there (mostly __m64). 2009-08-03 08:13:56 +00:00
TargetData.h llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like "LLVM ERROR: llvm: error:" or "LLVM ERROR: ERROR:". 2009-08-03 13:33:33 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Move the getInlineAsmLength virtual method from TAI to TII, where 2009-08-02 05:20:37 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h make getObjFileLowering() return a non-const reference. 2009-08-03 19:12:26 +00:00
TargetLoweringObjectFile.h move dwarf debug info section selection stuff from TAI to 2009-08-02 07:24:22 +00:00
TargetMachine.h move an enum from TM -> TargetOptions. This makes TargetOptions.h 2009-08-02 04:08:52 +00:00
TargetMachOWriterInfo.h
TargetOptions.h move an enum from TM -> TargetOptions. This makes TargetOptions.h 2009-08-02 04:08:52 +00:00
TargetRegisterInfo.h
TargetRegistry.h Remove now unused arguments from TargetRegistry::lookupTarget. 2009-08-03 04:20:57 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h