llvm-6502/include/llvm/Target
Che-Liang Chiou 6da24ca51d Add registry hook for assembly text output
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118394 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-08 02:21:17 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Reimplement BuildResultOperands to be in terms of the result instruction's 2010-11-06 07:14:44 +00:00
TargetAsmBackend.h Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h Inside the calling convention logic LocVT is always a simple 2010-11-03 11:35:31 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Two sets of changes. Sorry they are intermingled. 2010-11-03 00:45:17 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Prune includes. 2010-11-06 11:45:59 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Whitespace! 2010-10-16 08:25:21 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h Simplify uses of MVT and EVT. An MVT can be compared directly 2010-11-03 12:17:33 +00:00
TargetRegistry.h Add registry hook for assembly text output 2010-11-08 02:21:17 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Fix preload instruction isel. Only v7 supports pli, and only v7 with mp extension supports pldw. Add subtarget attribute to denote mp extension support and legalize illegal ones to nothing. 2010-11-03 06:34:55 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h