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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 14:08:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322227: [X86] Move HasNOPL to a subtarget feature bit. Plumb MCSubtargetInfo through… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41721?vs=128880&id=129340#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41721

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41721.129340.patch
Type: text/x-patch
Size: 15685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/82639edc/attachment.bin>


More information about the llvm-commits mailing list