summaryrefslogtreecommitdiff
path: root/libc/test/integration/startup/gpu/rpc_stream_test.cpp
AgeCommit message (Expand)Author
2025-09-22[libc] Remove separate RPC test handling (#160206)Joseph Huber
2025-06-06[libc] Missing include in RPC testJoseph Huber
2025-03-14[libc] Fix implicit conversion warnings in tests. (#131362)lntue
2024-11-22[libc] Move RPC interface to `libc/shared` to export it (#117034)Joseph 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-07-19[libc][NFC] Rename filesGuillaume Chatelet
2023-06-15[libc] Export GPU extensions to `libc` for external useJoseph Huber
2023-05-23[libc] Fix the `send_n` and `recv_n` utilities under divergent lanesJoseph Huber
2023-05-11[libc] Fix undeclared 'free' function in stream testJoseph Huber
2023-05-11[libc] Implement a generic streaming interface in the RPCJoseph Huber