llvm-6502/include/llvm/Target
Daniel Dunbar 6745d42e8e llvm-mc/AsmParser: Define match classes in the .td file.
-2 FIXMEs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78523 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-09 05:18:30 +00:00
..
COFFTargetAsmInfo.h
DarwinTargetAsmInfo.h
SubtargetFeature.h
Target.td llvm-mc/AsmParser: Define match classes in the .td file. 2009-08-09 05:18:30 +00:00
TargetAsmInfo.h 1. Make MCSection an abstract class. 2009-08-08 22:41:53 +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 - Remove custom handling of jumptables by the elf writter (this was 2009-08-05 06:57:03 +00:00
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 Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
TargetLoweringObjectFile.h 1. Make MCSection an abstract class. 2009-08-08 22:41:53 +00:00
TargetMachine.h Delete an obsolete sentance from a comment. 2009-08-05 16:39:42 +00:00
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h Remove unused function. 2009-08-04 04:04:25 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Major calling convention code refactoring. 2009-08-05 01:29:28 +00:00
TargetSubtarget.h