llvm-6502/include/llvm/Target
2010-08-03 14:26:17 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Add a "Compare" flag to the target instruction descriptor. This will be used 2010-07-30 22:48:39 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h TblGen/AsmMatcher: Add support for honoring instruction Requires<[]> attributes as part of the matcher. 2010-07-19 05:44:09 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Add a "Compare" flag to the target instruction descriptor. This will be used 2010-07-30 22:48:39 +00:00
TargetInstrInfo.h eliminate the TargetInstrInfo::GetInstSizeInBytes hook. 2010-07-22 21:27:00 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Hook in GlobalMerge pass 2010-07-24 21:52:08 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Add hook to insert late LLVM=>LLVM passes just before isel 2010-07-24 20:48:54 +00:00
TargetOpcodes.h Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and 2010-07-16 22:20:36 +00:00
TargetOptions.h Grammar. 2010-07-29 18:11:28 +00:00
TargetRegisterInfo.h Revert r109102 for now as it's causing JIT miscompilations. 2010-07-23 12:16:56 +00:00
TargetRegistry.h Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter. 2010-07-29 17:48:06 +00:00
TargetSchedule.td
TargetSelect.h build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target" 2010-08-03 14:26:17 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h