llvm-6502/include/llvm/Target
Evan Cheng f5fa52ed06 - Add MCRegisterInfo registration machinery. Also added x86 registration routines.
- Rename TargetRegisterDesc to MCRegisterDesc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133820 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-24 20:42:09 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td Add a RegisterTuples class to Target.td and TableGen. 2011-06-20 02:50:54 +00:00
TargetAsmBackend.h
TargetAsmInfo.h Use the presence of the __compact_unwind section to indicate that a target 2011-06-23 05:13:28 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrDesc.h
TargetInstrInfo.h
TargetInstrItineraries.h Initialize IssueWidth to zero. 2011-06-01 17:19:08 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h add a copy ctor to TargetLibraryInfo. 2011-05-21 20:09:13 +00:00
TargetLowering.h Fix a bug in the type-lowering of integer-promoted elements. Add a check that 2011-06-17 20:54:12 +00:00
TargetLoweringObjectFile.h Use the presence of the __compact_unwind section to indicate that a target 2011-06-23 05:13:28 +00:00
TargetMachine.h Add all the plumbing needed for MC to expand cfi to the old tables in 2011-04-30 03:44:37 +00:00
TargetOpcodes.h Change the REG_SEQUENCE SDNode to take an explict register class ID as its first operand. This operand is lowered away by the time we reach MachineInstrs, so the actual register-allocation handling of them doesn't need to change. 2011-06-16 18:17:13 +00:00
TargetOptions.h Rename TargetOptions::StackAlignment to StackAlignmentOverride. 2011-06-23 18:15:47 +00:00
TargetRegisterInfo.h - Add MCRegisterInfo registration machinery. Also added x86 registration routines. 2011-06-24 20:42:09 +00:00
TargetRegistry.h - Add MCRegisterInfo registration machinery. Also added x86 registration routines. 2011-06-24 20:42:09 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Add one more argument to the prefetch intrinsic to indicate whether it's a data 2011-06-14 04:58:37 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h