llvm-6502/include/llvm/Target
2010-08-25 23:05:45 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td tblgen/AsmMatcher: Always emit the match function as 'MatchInstructionImpl', 2010-08-12 00:55:32 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h MC/AsmParser: Push the burdon of emitting diagnostics about unmatched 2010-08-12 00:55:38 +00:00
TargetCallingConv.h
TargetCallingConv.td Fix eabi calling convention when a 64 bit value shadows r3. 2010-08-06 15:35:32 +00:00
TargetData.h Don't use unsigned char for alignments in TargetData. There aren't 2010-08-11 18:15:01 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Implement register class inflation. 2010-08-10 18:37:40 +00:00
TargetInstrInfo.h Use the "isCompare" machine instruction attribute instead of calling the 2010-08-08 05:04:59 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h add a specialization for the MVT form of getTypeAction, since it is 2010-08-25 23:05:45 +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
TargetOptions.h Grammar. 2010-07-29 18:11:28 +00:00
TargetRegisterInfo.h Add ARM heuristic for when to allocate a virtual base register for stack 2010-08-24 21:19:33 +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 Fix PR7809 by creating a header for just llvm variables that can be 2010-08-08 02:44:17 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h