[all-commits] [llvm/llvm-project] 803c52: Recommit "[Clang, Driver] Add -fveclib=Darwin_libsy...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun May 16 10:50:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 803c52d0dba929652280a38dcf90c491ab33d03b
https://github.com/llvm/llvm-project/commit/803c52d0dba929652280a38dcf90c491ab33d03b
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-16 (Sun, 16 May 2021)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
A clang/test/CodeGen/veclib-darwin-libsystem-m.c
M clang/test/Driver/autocomplete.c
M clang/test/Driver/fveclib.c
Log Message:
-----------
Recommit "[Clang,Driver] Add -fveclib=Darwin_libsystem_m support."
Recommit D102489, with the test case requiring the AArch64 backend.
This reverts the revert 59b419adc6e608db8d7c31efcc37f34c0b57b7d0.
More information about the All-commits
mailing list