[PATCH] D86488: [X86] Default to -mtune=generic unless -march is passed to the driver. Add TuneCPU to the AST serialization

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 14:54:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG71f3169e1bae: [X86] Default to -mtune=generic unless -march is passed to the driver. Add… (authored by craig.topper).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86488

Files:
  clang/lib/Basic/Targets/X86.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Frontend/FrontendActions.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/lib/Serialization/ASTWriter.cpp
  clang/test/Driver/x86-mtune.c
  clang/test/Modules/module_file_info.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86488.288119.patch
Type: text/x-patch
Size: 6280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200826/d1c360c0/attachment-0001.bin>


More information about the cfe-commits mailing list