llvm-6502/include/llvm/Target
Rafael Espindola 6e032942cf Use the dwarf->llvm mapping to print register names in the cfi
directives.

Fixes PR9826.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132317 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-30 20:20:15 +00:00
..
Mangler.h
SubtargetFeature.h Increase SubtargetFeatureKV Value and Implies fields to 64 bits since some targets are getting very close to 32 subtarget features. Also teach tablegen to error when there are more than 64 features to guard against undefined behavior. rdar://9282332 2011-04-15 19:35:46 +00:00
Target.td Introduce the DwarfRegAlias class for declaring that two registers have the 2011-05-30 17:49:59 +00:00
TargetAsmBackend.h
TargetAsmInfo.h Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrDesc.h
TargetInstrInfo.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLibraryInfo.h add a copy ctor to TargetLibraryInfo. 2011-05-21 20:09:13 +00:00
TargetLowering.h Refactor the type legalizer. Switch TargetLowering to a new enum - LegalizeTypeAction. 2011-05-28 17:57:14 +00:00
TargetLoweringObjectFile.h Add a parameter to the Win64 EH section getters to get a section with a 2011-05-27 19:09:24 +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
TargetOptions.h Replace the -unwind-tables option with a per function flag. This is more 2011-05-25 03:44:17 +00:00
TargetRegisterInfo.h Use the dwarf->llvm mapping to print register names in the cfi 2011-05-30 20:20:15 +00:00
TargetRegistry.h Add all the plumbing needed for MC to expand cfi to the old tables in 2011-04-30 03:44:37 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Let the immediate leaf pattern take transforms and switch the signed 2011-04-28 05:49:04 +00:00
TargetSelectionDAGInfo.h
TargetSubtarget.h