summaryrefslogtreecommitdiff
path: root/libclc
AgeCommit message (Expand)Author
2025-06-02libclc: clspv: do not set generic_addrspace_val (#141912)Romaric Jodin
2025-05-29[libclc] Move prefetch to clc library (#141721)Wenju He
2025-05-28[libclc] Move vload & vstore to CLC library (#141755)Fraser Cormack
2025-05-22[libclc] Move step to the CLC library; add missing half variants (#140936)Fraser Cormack
2025-05-21[libclc] Support the generic address space (#137183)Fraser Cormack
2025-05-21[libclc] Move all remquo address spaces to CLC library (#140871)Fraser Cormack
2025-05-21[libclc][NFC] Reuse inc file for OpenCL frexp declFraser Cormack
2025-05-21[libclc] Re-use shuffle_decl.inc in OpenCL shuffle2 declaration (#140679)Wenju He
2025-05-20[libclc] Fix header inclusion issuesFraser Cormack
2025-05-20[libclc] Reorganize OpenCL builtins (#140557)Fraser Cormack
2025-05-19[libclc] Mov erf & erfc to CLC library (#140524)Fraser Cormack
2025-05-16[libclc] Append file_specific_compile_options after ARG_COMPILE_FLAGS (#139871)Wenju He
2025-05-16[libclc] Improving vector code generated from scalar code (#140008)Wenju He
2025-05-13[libclc] Move cross to CLC library; add missing half overloads (#139713)Fraser Cormack
2025-05-13[libclc] Move logb/ilogb to CLC library; optimize (#128028)Fraser Cormack
2025-05-13[libclc][NFC] Fix return after elseFraser Cormack
2025-05-13[libclc] Move (fast) length & distance to CLC library (#139701)Fraser Cormack
2025-05-12[libclc] Move 'half' builtins to CLC library (#139563)Fraser Cormack
2025-05-12[libclc] Move tan to the CLC library (#139547)Fraser Cormack
2025-05-12[libclc] Move sin, cos & sincos to CLC library (#139527)Fraser Cormack
2025-05-01[libclc] Move log2/log10 tables to CLC tables implFraser Cormack
2025-05-01[libclc] Move minmag & maxmag to the CLC library (#137982)Fraser Cormack
2025-04-30[libclc] Clean up unnecessary #undef __CLC_BODYs (#137959)Fraser Cormack
2025-04-30[libclc][NFC] Remove unused integer-gentype.incFraser Cormack
2025-04-30[libclc] Add v3 variants of async_work_group_copy/async_work_group_strided_co...Wenju He
2025-04-29[libclc] Avoid casting NANs & literals to 'gentype' (#137824)Fraser Cormack
2025-04-29[libclc] Move fdim to CLC library; simplify (#137811)Fraser Cormack
2025-04-29[libclc][NFC] Remove binary_decl_tt.incFraser Cormack
2025-04-29[libclc][NFC] Remove unary_builtin.inc (#137656)Fraser Cormack
2025-04-29[libclc] Move fract to the CLC library (#137785)Fraser Cormack
2025-04-29[libclc] Move fmin & fmax to CLC library (#134218)Fraser Cormack
2025-04-24[libclc] Remove (vload|vstore)_half helpers (#137181)Fraser Cormack
2025-04-24[libclc][NFC] Clang-format vload/vstore codeFraser Cormack
2025-04-24[libclc] Remove unnecessary clcmacros.h (#137149)Fraser Cormack
2025-04-24[libclc] only check filename part of the source for avoiding duplication (#13...Wenju He
2025-04-23[libclc] Re-enable compiler warning (#136872)Fraser Cormack
2025-04-23[libclc] Fix unguarded use of image types (#136871)Fraser Cormack
2025-04-23[libclc] Build for OpenCL 3.0 (#135733)Wenju He
2025-04-15[libclc] Add ctz built-in implementation to clc and generic (#135309)Wenju He
2025-04-14[libclc][NFC] Fix typo in commentFraser Cormack
2025-04-14[libclc] Fix commands in compile_to_bc are executed sequentially (#130755)Wenju He
2025-04-14[NFC][libclc] Merge atomic extension built-ins with identical name into a sin...Wenju He
2025-04-10[libclc][NFC] Remove blank line at end of fileFraser Cormack
2025-04-10libclc: clspv: fma: remove fp16 implementation (#135002)Romaric Jodin
2025-04-09[libclc] Move shuffle/shuffle2 to the CLC library (#135000)Fraser Cormack
2025-04-09[libclc][NFC] Fix up inconsistent copyright headersFraser Cormack
2025-04-08libclc: frexp: fix implementation regarding denormals (#134823)Romaric Jodin
2025-04-03[libclc]: clspv: add a dummy implememtation for mul_hi (#134094)Romaric Jodin
2025-04-02[libclc] Move native_(exp10|powr|tan) to CLC library (#134080)Fraser Cormack
2025-04-02[libclc] Move sinh, cosh & tanh to the CLC library (#134063)Fraser Cormack