[PATCH] [RFC] Deprecated feature in TableGen

Joey Gouly joey.gouly at arm.com
Wed Sep 4 07:10:04 PDT 2013


  Updated this patch to work with TableGen.

  Jim: How does this look?

http://llvm-reviews.chandlerc.com/D1399

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1399?vs=3867&id=4023#toc

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/MC/MCInstrDesc.h
  include/llvm/Support/TargetRegistry.h
  include/llvm/Target/Target.td
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/MC/ARM/deprecated-v8.s
  tools/llvm-mc/llvm-mc.cpp
  utils/TableGen/AsmMatcherEmitter.cpp
  utils/TableGen/CodeGenInstruction.cpp
  utils/TableGen/CodeGenInstruction.h
  utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1399.4.patch
Type: text/x-patch
Size: 20624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130904/85608025/attachment.bin>


More information about the llvm-commits mailing list