[all-commits] [llvm/llvm-project] 1dc26b: [Driver][PowerPC] Support -mtune=
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Jul 28 00:34:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1dc26b80b872a94c581549a21943756a8c3448a3
https://github.com/llvm/llvm-project/commit/1dc26b80b872a94c581549a21943756a8c3448a3
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-28 (Thu, 28 Jul 2022)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Arch/PPC.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/ppc-cpus.c
Log Message:
-----------
[Driver][PowerPC] Support -mtune=
Reviewed By: #powerpc, nemanjai
Differential Revision: https://reviews.llvm.org/D130526
More information about the All-commits
mailing list