llvm-6502/include/llvm/Target
Reid Kleckner c96a82a534 Initial modifications to MCAssembler and TargetMachine for the MCJIT.
Patch by Olivier Meurant!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109080 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-22 05:58:53 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Rename DBG_LABEL PROLOG_LABEL, because it's only used during prolog emission and 2010-07-16 22:20:36 +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
TargetInstrInfo.h Remove the isMoveInstr() hook. 2010-07-16 22:35:46 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Teach bottom up pre-ra scheduler to track register pressure. Work in progress. 2010-07-21 06:09:07 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Initial modifications to MCAssembler and TargetMachine for the MCJIT. 2010-07-22 05:58:53 +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 Split -enable-finite-only-fp-math to two options: 2010-07-15 22:07:12 +00:00
TargetRegisterInfo.h Grammar. 2010-07-20 06:56:13 +00:00
TargetRegistry.h Target: Give the TargetAsmParser access to the TargetMachine. 2010-07-19 00:33:49 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h