llvm-6502/include/llvm/Target
Dan Gohman 7beace5d06 Fix doxygen comment syntax.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69128 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-15 01:44:07 +00:00
..
DarwinTargetAsmInfo.h
ELFTargetAsmInfo.h Do not propagate ELF-specific stuff (data.rel) into other targets. This simplifies code and also ensures correctness. 2009-03-30 15:27:43 +00:00
SubtargetFeature.h
Target.td Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize 2009-04-13 21:06:25 +00:00
TargetAsmInfo.h Reapply 68847. 2009-04-13 17:02:03 +00:00
TargetCallingConv.td
TargetData.h Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Add new TargetInstrDesc::hasImplicitUseOfPhysReg and 2009-04-12 07:26:51 +00:00
TargetInstrInfo.h Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize 2009-04-13 21:06:25 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h Added support to have TableGen provide information if an intrinsic (core 2009-02-24 23:17:49 +00:00
TargetJITInfo.h Fix doxygen comment syntax. 2009-04-15 01:44:07 +00:00
TargetLowering.h Implement support for using modeling implicit-zero-extension on x86-64 2009-04-08 00:15:30 +00:00
TargetMachine.h CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
TargetMachineRegistry.h Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
TargetMachOWriterInfo.h
TargetOptions.h CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
TargetRegisterInfo.h Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_SUBCLASS. 2009-04-13 15:38:05 +00:00
TargetSchedule.td
TargetSelectionDAG.td Delete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG, which are unused. 2009-04-03 00:25:26 +00:00
TargetSubtarget.h