[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
Fri Nov 1 06:17:04 PDT 2019


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

This update also verifies that clang can pass arbitrary target features.


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
  test/CodeGen/x86_64-omit-vzeroupper.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69500.227434.patch
Type: text/x-patch
Size: 14421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/688ba4e5/attachment.bin>


More information about the llvm-commits mailing list