[PATCH] [RFC] Deprecated feature in TableGen
Joey Gouly
joey.gouly at arm.com
Mon Sep 9 07:42:50 PDT 2013
Address Jim's comments.
I'm getting happier with this approach now.
http://llvm-reviews.chandlerc.com/D1399
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1399?vs=4023&id=4138#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.5.patch
Type: text/x-patch
Size: 21672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130909/ffe18ced/attachment.bin>
More information about the llvm-commits
mailing list