[all-commits] [llvm/llvm-project] 17aa52: [builtins][arm64] Implement __init_cpu_features_re...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Dec 19 10:11:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17aa5201710325ac4b8ccc95bb7954fea8e14849
https://github.com/llvm/llvm-project/commit/17aa5201710325ac4b8ccc95bb7954fea8e14849
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M compiler-rt/lib/builtins/cpu_model/aarch64.c
A compiler-rt/lib/builtins/cpu_model/aarch64/fmv/apple.inc
Log Message:
-----------
[builtins][arm64] Implement __init_cpu_features_resolver on Apple platforms (#75636)
This is a re-land of https://github.com/llvm/llvm-project/pull/73685
More information about the All-commits
mailing list