Merge pull request #5275 from FernandoS27/fast-native-clock

X86/NativeClock: Improve performance of clock calculations on hot path.
This commit is contained in:
bunnei 2021-01-15 23:01:42 -08:00 committed by GitHub
commit a7fd61fcce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 174 additions and 104 deletions

View file

@ -98,7 +98,6 @@ add_library(common STATIC
algorithm.h
alignment.h
assert.h
atomic_ops.cpp
atomic_ops.h
detached_tasks.cpp
detached_tasks.h