llvm-6502/include/llvm/Target
2011-03-10 00:16:32 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Add FixedLenDecoderEmitter, the skeleton of a new disassembler emitter for fixed-length instruction encodings. 2011-02-18 21:51:29 +00:00
TargetAsmBackend.h Add createELFObjectTargetWriter method to TargetAsmBackend, which enables construction of non-standard ELFObjectWriters that can be used in MCJIT. 2011-03-09 18:44:41 +00:00
TargetAsmInfo.h
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrDesc.h
TargetInstrInfo.h Missing "virtual" keyword. Jakob's review. 2011-03-05 08:39:45 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h Optimize fprintf -> iprintf if there are no floating point arguments 2011-03-03 14:20:22 +00:00
TargetLowering.h Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo. 2011-03-07 21:56:36 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h Re-commit 127368 and 127371. They are exonerated. 2011-03-10 00:16:32 +00:00
TargetRegistry.h
TargetSchedule.td
TargetSelect.h Add InitializeNativeAsmParser function. 2011-03-09 17:25:46 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h