git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Invariant start/end intrinsics overloaded for address space
[lldb.git]
/
libclc
/
2016-07-19
Matt Arsenault
amdgpu: Use right builtn for rsq
tree
|
commitdiff
2016-07-18
Matt Arsenault
R600: Use new barrier intrinsic
tree
|
commitdiff
2016-07-18
Matt Arsenault
Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
tree
|
commitdiff
2016-06-17
Jan Vesely
configure: Remove device specific defines
tree
|
commitdiff
2016-06-17
Jan Vesely
nvptx: Drop feature defines.
tree
|
commitdiff
2016-06-17
Jan Vesely
64 bit integers are legal in full profile without an...
tree
|
commitdiff
2016-05-17
Jan Vesely
math: Use single precision fmax in sp path
tree
|
commitdiff
2016-05-06
Jan Vesely
math: Add erf ported from amd-builtins
tree
|
commitdiff
2016-05-06
Aaron Watry
math: Add fdim implementation
tree
|
commitdiff
2016-04-15
Tom Stellard
prepare-builtins: Remove call to getGlobalContext()
tree
|
commitdiff
2016-04-07
Konstantin Zhuravlyov
[AMDGPU] Implement get_local_size for amdgcn--amdhsa...
tree
|
commitdiff
2016-03-30
Paul Robinson
Update copyright year to 2016.
tree
|
commitdiff
2016-02-24
Aaron Watry
math: Fix ilogb(double) return type
tree
|
commitdiff
2016-02-23
Aaron Watry
math: Add ilogb ported from amd-builtins
tree
|
commitdiff
2016-02-17
Matt Arsenault
Add .gitignore for build directories
tree
|
commitdiff
2016-02-17
Matt Arsenault
amdgcn: Use new workitem intrinsics
tree
|
commitdiff
2016-02-13
Matt Arsenault
Update page to list supported targets
tree
|
commitdiff
2016-02-13
Matt Arsenault
Split sources for amdgcn and r600
tree
|
commitdiff
2016-02-09
Jan Vesely
configure: Remove llvm 3.6 defines
tree
|
commitdiff
2016-02-09
Jan Vesely
configure: Remove cl_khr_fp64 for device that don't...
tree
|
commitdiff
2016-02-09
Jan Vesely
configure: Introduce per device defines
tree
|
commitdiff
2016-02-09
Jan Vesely
math: Fix log2 vectorization on non-fp64 hw
tree
|
commitdiff
2016-02-08
Aaron Watry
math: Add frexp ported from amd-builtins
tree
|
commitdiff
2016-01-27
Tom Stellard
Implement modf math builtin
tree
|
commitdiff
2016-01-27
Tom Stellard
Add _CLC_V_V_VP_VECTORIZE macro
tree
|
commitdiff
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
next