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
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