git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Sparc] Fix handling of double incoming arguments on sparc little-endian.
[lldb.git]
/
libclc
/
2015-12-15
Tom Stellard
AMDGPU: Add aliases for all VI targets
tree
|
commitdiff
2015-12-15
Tom Stellard
AMDGPU: Add alias for tonga
tree
|
commitdiff
2015-10-06
Aaron Watry
integer: remove explicit casts from _MIN definitions
tree
|
commitdiff
2015-09-29
Niels Ole Salscheider
Implement tanh builtin
tree
|
commitdiff
2015-09-21
Tom Stellard
Add sampler defines.
tree
|
commitdiff
2015-09-21
Tom Stellard
Add image attribute defines.
tree
|
commitdiff
2015-09-21
Tom Stellard
r600: Add image writing builtins.
tree
|
commitdiff
2015-09-21
Tom Stellard
r600: Add image reading builtins.
tree
|
commitdiff
2015-09-21
Tom Stellard
Add image attribute getter builtins
tree
|
commitdiff
2015-09-15
Aaron Watry
integer: Update integer limits to comply with spec
tree
|
commitdiff
2015-08-24
Peter Collingbourne
Update mailing list reference.
tree
|
commitdiff
2015-08-13
Jeroen Ketema
Remove files accidentally not removed in r244310
tree
|
commitdiff
2015-08-07
Jeroen Ketema
Require LLVM >=3.7 and bump version to 0.2.0
tree
|
commitdiff
2015-07-24
Tom Stellard
Fix double implementation of log
tree
|
commitdiff
2015-07-24
Tom Stellard
Implement accurate log2 function
tree
|
commitdiff
2015-07-24
Tom Stellard
Use llvm intrinsics for native_log and native_log2
tree
|
commitdiff
2015-07-10
Tom Stellard
R600: Implement accurate double precision sqrt v2
tree
|
commitdiff
2015-07-10
Tom Stellard
Fix implementation of sqrt v2
tree
|
commitdiff
2015-07-10
Tom Stellard
prepare-builtins: Fix build with LLVM 3.6
tree
|
commitdiff
2015-06-27
Jeroen Ketema
Properly initialize Module pointer
tree
|
commitdiff
2015-06-24
Tom Stellard
prepare-builtins: Fix build with LLVM 3.7
tree
|
commitdiff
2015-05-13
Tom Stellard
Use a more accurate implementation for exp
tree
|
commitdiff
2015-05-13
Tom Stellard
Implement exp2 using OpenCL C rather than using an...
tree
|
commitdiff
2015-05-12
Tom Stellard
Implement sin for double types
tree
|
commitdiff
2015-05-12
Tom Stellard
Implement cos for double types
tree
|
commitdiff
2015-05-12
Tom Stellard
Implement atan2pi builtin
tree
|
commitdiff
2015-05-12
Tom Stellard
Implement atan2 for doubles
tree
|
commitdiff
2015-05-09
Jan Vesely
math: limit half_sqrt to single precision
tree
|
commitdiff
2015-05-09
Jan Vesely
geometric: Limit fast_{distance,length} functions to...
tree
|
commitdiff
2015-05-09
Jan Vesely
Fix ldexp fp64 build error
tree
|
commitdiff
2015-05-09
Tom Stellard
Implement fast_normalize builtin v4
tree
|
commitdiff
2015-05-08
Tom Stellard
Implement half_rsqrt builtin v3
tree
|
commitdiff
2015-05-06
Jan Vesely
r600: Use __clc_ldexp on asics that don't implement...
tree
|
commitdiff
2015-05-06
Jan Vesely
Move ldexp soft implementation to a separate file
tree
|
commitdiff
2015-05-06
Jan Vesely
Implement sinpi builtin
tree
|
commitdiff
2015-05-06
Tom Stellard
math: Add ldexp implementation
tree
|
commitdiff
2015-05-06
Tom Stellard
Implement ldexp for R600/SI
tree
|
commitdiff
2015-05-06
Tom Stellard
Fix implementation of normalize builtin
tree
|
commitdiff
2015-04-29
Tom Stellard
Allow compilation depending to the LLVM version
tree
|
commitdiff
2015-04-24
Jan Vesely
Fix compilation warnings without cl_khr_fp64
tree
|
commitdiff
2015-04-23
Tom Stellard
Implement fract builtin
tree
|
commitdiff
2015-04-20
Tom Stellard
configure: Add --enable-runtime-subnormal option
tree
|
commitdiff
2015-04-07
Tom Stellard
Implement atanh builtin
tree
|
commitdiff
2015-04-07
Tom Stellard
Implement acosh builtin
tree
|
commitdiff
2015-04-02
Tom Stellard
Implement atanpi builtin
tree
|
commitdiff
2015-04-02
Tom Stellard
Implement asinpi builtin
tree
|
commitdiff
2015-04-02
Tom Stellard
Implement asinh builtin
tree
|
commitdiff
2015-04-02
Tom Stellard
Implement acospi builtin
tree
|
commitdiff
2015-03-31
Tom Stellard
Implement fmax using __builtin_fmax
tree
|
commitdiff
2015-03-31
Tom Stellard
Implement fmin using __builtin_fmin
tree
|
commitdiff
2015-03-23
Tom Stellard
Implement fast_distance builtin
tree
|
commitdiff
2015-03-23
Tom Stellard
Implement fast_length builtin
tree
|
commitdiff
2015-03-23
Tom Stellard
Implement half_sqrt builtin v2
tree
|
commitdiff
2015-03-23
Tom Stellard
Implement distance builtin v2
tree
|
commitdiff
2015-03-23
Tom Stellard
Fix implementation of length builtin v2
tree
|
commitdiff
2015-03-23
Tom Stellard
Add __clc_ prefix to functions in sincos_helpers.cl
tree
|
commitdiff
2015-03-18
Aaron Watry
math: Implement erfc
tree
|
commitdiff
2015-03-05
Tom Stellard
Fix bitselect for float/double types v2
tree
|
commitdiff
2015-03-03
Aaron Watry
Move mix from math to common
tree
|
commitdiff
2015-03-02
Tom Stellard
Implement step builtin
tree
|
commitdiff
2015-03-02
Tom Stellard
Implement smoothstep builtin v2
tree
|
commitdiff
2015-03-02
Tom Stellard
Implement radians builtin v2
tree
|
commitdiff
2015-03-02
Tom Stellard
Implement degrees builtin v2
tree
|
commitdiff
2015-02-26
Aaron Watry
libclc/math: Add cospi
tree
|
commitdiff
2015-01-30
Jan Vesely
Implement log10
tree
|
commitdiff
2015-01-06
Tom Stellard
Use amdgcn triple for SI+ GPUs
tree
|
commitdiff
2014-12-31
Tom Stellard
r600: get_work_dim: Update metadata syntax for LLVM 3.6
tree
|
commitdiff
2014-12-31
Tom Stellard
Require LLVM 3.6 and bump version to 0.1.0
tree
|
commitdiff
2014-12-19
Jeroen Ketema
Remove wrong semi-colons
tree
|
commitdiff
2014-11-18
Jeroen Ketema
Don't include <stddef.h>
tree
|
commitdiff
2014-10-27
NAKAMURA Takumi
Prune CRLF.
tree
|
commitdiff
2014-10-22
Jan Vesely
r600: Fix get_work_dim range metadata
tree
|
commitdiff
2014-10-15
Jan Vesely
r600: Use llvm intrinsic to read work dimension information
tree
|
commitdiff
2014-10-07
Tom Stellard
Implement log1p builtin
tree
|
commitdiff
2014-10-05
Jan Vesely
Implement fmod
tree
|
commitdiff
2014-10-03
Tom Stellard
Implement async_work_group_copy builtin v3
tree
|
commitdiff
2014-10-03
Tom Stellard
Implement async_work_group_strided_copy builtin v2
tree
|
commitdiff
2014-10-03
Tom Stellard
Implement wait_group_events builtin v2
tree
|
commitdiff
2014-09-18
Jeroen Ketema
Remove more redundant semi-colons
tree
|
commitdiff
2014-09-17
Aaron Watry
atomic: undef macros that are included from atomic_decl.inc
tree
|
commitdiff
2014-09-17
Jeroen Ketema
Remove redundant semi-colons
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map Address spaces for atomic_cmpxchg
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map address spaces for atomic_xchg
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map address spaces for atomic_min
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map address spaces for atomic_xor
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map addr spaces and use atomic_max
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map address spaces for atomic_or
tree
|
commitdiff
2014-09-16
Aaron Watry
R600: Map atomic_and address spaces
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Add generic atom[ic]_cmpxchg
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Implement generic atom[ic]_xchg
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Add generic atomic_min implementation
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Add generic atom[ic]_xor
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Add atom[ic]_or
tree
|
commitdiff
2014-09-16
Aaron Watry
atomics: Add generic atom[ic]_and
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: Add generic implementation of atom[ic]_max
tree
|
commitdiff
2014-09-16
Aaron Watry
atomic: define extension functions for existing atomic...
tree
|
commitdiff
2014-09-10
Aaron Watry
math: Add tan implementation
tree
|
commitdiff
2014-09-10
Aaron Watry
math: Add asin implementation
tree
|
commitdiff
2014-09-10
Aaron Watry
math: Add acos implementation
tree
|
commitdiff
2014-09-05
Jan Vesely
add isordered builtin
tree
|
commitdiff
next