summaryrefslogtreecommitdiff
path: root/libc/src/time/gpu
AgeCommit message (Expand)Author
2025-01-07[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)Joseph Huber
2024-12-17[libc] Enable 'timespec_get' for the GPU build (#120304)Joseph Huber
2024-12-05Reapply "[libc][windows] start time API implementation (#117775)" (#118886)Schrodinger ZHU Yifan
2024-12-02[libc] Implement `timespec_get` (#116102)Petr Hosek
2024-07-16[libc] Implement `clock_gettime` for the monotonic clock on the GPU (#99067)Joseph Huber
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-05-20[libc] Fix constant address space on global clockJoseph Huber
2024-05-16[libc] Fix constant variable initializerJoseph Huber
2024-05-16[libc][NFC] Replace address space with constant GPU utilityJoseph Huber
2024-05-10Reland "[libc][NFC] adjust time related implementations"" (#91687)Schrodinger ZHU Yifan
2024-02-13[libc] Remove remaining GPU architecture dependent instructions (#81612)Joseph Huber
2024-02-13[libc] Round up time for GPU nanosleep implementation (#81630)Joseph Huber
2024-01-29[libc][NFC] Remove inline assembly for PTX instructions (#79913)Joseph Huber
2024-01-29[libc][NFC] Simplify AMDGPU constant frequency checks (#79653)Joseph Huber
2023-12-29[libc] Adds AMDGPU gfx941 and gfx942 to archs (#76573)Jan Patrick Lehr
2023-12-29Revert [libc][Obvious] Correctly initialize the default clock frequency (#76582)Joseph Huber
2023-12-29[libc][Obvious] Correctly initialize the default clock frequency (#76582)Joseph Huber
2023-10-19[libc] Fix accidental LIBC_NAMESPACE_clock_freq (#69620)alfredfo
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-08-30[libc] Implement the 'nanosleep' function on the GPUJoseph Huber
2023-08-30[libc] Implement the 'clock()' function on the GPUJoseph Huber