[PATCH] D69500: [X86] NFC: Convert LLVM command-line flag to target attribute

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 04:19:44 PDT 2019


davezarzycki updated this revision to Diff 226635.
davezarzycki edited the summary of this revision.
davezarzycki added a comment.

Addressed recent feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69500/new/

https://reviews.llvm.org/D69500

Files:
  docs/ReleaseNotes.rst
  lib/Target/X86/X86.td
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/X86/X86TargetTransformInfo.h
  lib/Target/X86/X86VZeroUpper.cpp
  test/CodeGen/X86/avx-vzeroupper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69500.226635.patch
Type: text/x-patch
Size: 13596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/58454174/attachment.bin>


More information about the llvm-commits mailing list