[all-commits] [llvm/llvm-project] 11d203: Add vendor identity check for Hygon Dhyana process...
Kostya Kortchinsky via All-commits
all-commits at lists.llvm.org
Mon May 11 09:11:59 PDT 2020
Branch: refs/heads/arcpatch-D62368
Home: https://github.com/llvm/llvm-project
Commit: 11d203a2bbb17f123bb4370277bf36250efd07ef
https://github.com/llvm/llvm-project/commit/11d203a2bbb17f123bb4370277bf36250efd07ef
Author: Kostya Kortchinsky <kostyak at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M compiler-rt/lib/scudo/scudo_utils.cpp
M compiler-rt/lib/scudo/standalone/checksum.cpp
Log Message:
-----------
Add vendor identity check for Hygon Dhyana processor in Scudo
Summary:
The Hygon Dhyana processor supports hardware CRC32.
Related link:
https://reviews.llvm.org/D78874
Result of "make check":
Testing Time: 1364.04s
Unsupported Tests: 317
Expected Passes : 36802
Expected Failures: 161
[100%] Built target check-llvm
[100%] Built target check
Reviewers: cryptoad
Reviewed By: cryptoad
Subscribers: craig.topper, cryptoad, cfe-commits, #sanitizers, llvm-commits
Tags: #clang, #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D62368
More information about the All-commits
mailing list