[PATCH] D41721: [X86] Move HasNOPL to a subtarget feature bit. Plumb MCSubtargetInfo through the MCAsmBackend constructor

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 7 10:46:41 PST 2018


craig.topper updated this revision to Diff 128880.
craig.topper added a comment.

Revert back to previous version of the patch which should be NFC


https://reviews.llvm.org/D41721

Files:
  lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41721.128880.patch
Type: text/x-patch
Size: 15544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180107/32a36f66/attachment.bin>


More information about the llvm-commits mailing list