[PATCH] D44797: [MC, X86] Cleanup some X86 parser functions to use MCParser helpers. NFCI.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 11:45:27 PDT 2018


niravd updated this revision to Diff 139486.
niravd added a comment.

Remove unrelated fixup.


Repository:
  rL LLVM

https://reviews.llvm.org/D44797

Files:
  llvm/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/pr36865.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44797.139486.patch
Type: text/x-patch
Size: 6217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/382299a2/attachment.bin>


More information about the llvm-commits mailing list