SHA256
1
0
forked from pool/libclc
Commit Graph

6 Commits

Author SHA256 Message Date
Jimmy Berry
76d4182dab Accepting request 539513 from home:pluskalm:branches:X11:XOrg
- Update to version 0.2.0+git.20171102:

OBS-URL: https://build.opensuse.org/request/show/539513
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=19
2017-11-08 23:08:33 +00:00
Jimmy Berry
60cd8ba9ca Accepting request 527633 from home:boombatower:branches:X11:XOrg
- Update to version 0.2.0+git.20170920:
  * generic: add missing get_work_dim include
  * add __kernel_exec macros
  * configure.py: Make python3 friendly
  * configure.py: Drop explicit import of int builtin
  * amdgcn: Implement {read_,write_,}mem_fence builtin
  * amdgcn: rewrite barrier() using fence and clang __builtin_amdgcn_s_barrier
  * Add halfN types and enable fp16 when generating builtin declarations
  * relational: Implement shuffle builtin
  * relational: Implement shuffle2 builtin
  * Fixup clc.h comment
  * r600: Cleanup barrier implementation.
  * amdgcn,waitcnt: Add datalayout info
  * configure.py: Simplify compatibility sources
  * vstore: Cleanup and add vstore(half)
  * Implement vload_half{,n} and vload(half)
  * integer: Add popcount implementation using ctpop intrinsic
  * Add native_recip(x) as ((1)/(x))
  * Add travis CI configuration file
  * Implement cl_khr_int64_base_atomics builtins
  * Implement cl_khr_int64_extended_atomics builtins

OBS-URL: https://build.opensuse.org/request/show/527633
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=17
2017-09-21 03:12:31 +00:00
Jimmy Berry
a80416aeaa Accepting request 487675 from home:boombatower:branches:X11:XOrg
Will fail to build in devel, but needed for accept llvm4 to Factory.

- Update to version 0.2.0+git.20170225:
  * Fix build since llvm r286566 and require at least llvm 4.0
  * Fix build since r286752.
  * math: Add expm1 builtin function
  * math: Add logb builtin
  * math: Add native_rsqrt builtin function
  * Add the correct prefixes to the cl_khr_fp64 pragma
  * Move BufferPtr into the block where it it being used
  * math: Add native_tan as wrapper to tan
  * .gitignore: Ignore amdgcn-mesa object directory
  * math: Implement sinh function

OBS-URL: https://build.opensuse.org/request/show/487675
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=14
2017-04-12 17:50:17 +00:00
34057b04a7 Accepting request 443565 from home:pluskalm:branches:X11:XOrg
- Update to version 0.2.0+git.20160921:

OBS-URL: https://build.opensuse.org/request/show/443565
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=12
2017-01-09 11:06:50 +00:00
Jimmy Berry
4a7b3370ca Accepting request 406154 from home:pluskalm:branches:X11:XOrg
- Update to version 0.2.0+git.20160209

OBS-URL: https://build.opensuse.org/request/show/406154
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=9
2016-07-08 20:23:55 +00:00
effe2bc71e Accepting request 347130 from home:boombatower:branches:X11:XOrg
Library requirements of the OpenCL C programming language.

OBS-URL: https://build.opensuse.org/request/show/347130
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=1
2015-12-02 15:15:58 +00:00