Star80
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star80
27
  1. msdebug
  2. /
  3. libclc
  4. /
  5. generic
  6. /
  7. lib
  8. /
  9. atomic
JJan Veselyatomic: Provide function implementation of atomic_{dec,inc}
f965b46c创建于 2018年6月22日历史提交
文件最后提交记录最后更新时间
atomic_add.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_and.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_cmpxchg.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_dec.cl
atomic: Provide function implementation of atomic_{dec,inc}7 年前
atomic_inc.cl
atomic: Provide function implementation of atomic_{dec,inc}7 年前
atomic_max.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_min.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_or.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_sub.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_xchg.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前
atomic_xor.cl
Rework atomic ops to use clang builtins rather than llvm asm8 年前