[PATCH] D16826: Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in CodeGenTarget.cpp to avoid the ordering dependence
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 15:21:50 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259726: Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in (authored by dlkreitz).
Changed prior to commit:
http://reviews.llvm.org/D16826?vs=46700&id=46843#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16826
Files:
llvm/trunk/include/llvm/Target/TargetOpcodes.def
llvm/trunk/include/llvm/Target/TargetOpcodes.h
llvm/trunk/utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16826.46843.patch
Type: text/x-patch
Size: 15310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/00c79a9a/attachment.bin>
More information about the llvm-commits
mailing list