summaryrefslogtreecommitdiff
path: root/libc/test/integration/startup/gpu/rpc_test.cpp
AgeCommit message (Expand)Author
2025-09-22[libc] Remove separate RPC test handling (#160206)Joseph Huber
2025-03-14[libc] Fix implicit conversion warnings in tests. (#131362)lntue
2024-12-02[libc][NFC] Rename RPC opcodes to better reflect their usageJoseph Huber
2024-11-22[libc] Move RPC interface to `libc/shared` to export it (#117034)Joseph Huber
2024-10-15[libc] Fix incorrect RPC usage in testsJoseph Huber
2024-02-29[libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke ...lntue
2024-02-27[libc] Add "include/" to the LLVM include directories (#83199)Joseph Huber
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-07-21[libc] Remove test RPC opcodes from the exported headerJoseph Huber
2023-06-15[libc] Export GPU extensions to `libc` for external useJoseph Huber
2023-05-08[libc] Make the opcode parameter a compile time constantJoseph Huber
2023-05-04[libc] Enable multiple threads to use RPC on the GPUJoseph Huber
2023-05-04[libc][rpc] Simplify mailbox state trackingJon Chesterfield
2023-04-24[libc] Add more utility functions for the GPUJoseph Huber
2023-04-19[libc] Test the RPC interface with multiple blocksJoseph Huber
2023-04-19[libc] Add a test to directly stimulate the RPC interfaceJoseph Huber