summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-21XXX: Initial fmaxbackupTom Stellard9-5/+41
2012-12-19XXX: integer/minTom Stellard1-1/+1
2012-12-19XXX: interger/maxTom Stellard1-1/+1
2012-12-19Implement common/min builtinTom Stellard2-0/+5
2012-12-19Implement common/max builtinTom Stellard1-0/+1
2012-12-19XXX: MinTom Stellard1-0/+1
2012-12-19XXX:MaxTom Stellard1-0/+1
2012-12-19Implement integer/min builtinTom Stellard5-0/+11
2012-12-19Implement interger/max builtinTom Stellard5-0/+11
2012-12-19Use brackets around include files in length.cl and normalize.clTom Stellard2-2/+2
2012-12-19Fix typo in include/clc/geometric/length.incTom Stellard1-1/+1
2012-12-10Add r600 targetTom Stellard7-1/+79
2012-12-10Allow targets to override generic implementationsTom Stellard1-0/+8
2012-12-10Add rounding mode suffixes to conversion declarationsTom Stellard2-2/+10
2012-12-05Fix build against recent versions of Clang. Based on patch by Alastair Donal...Peter Collingbourne2-3/+4
2012-10-08Implement any() builtin. Patch by Tom Stellard!Peter Collingbourne4-0/+48
2012-10-08Add native_powr builtin. Patch by Tom Stellard!Peter Collingbourne2-0/+2
2012-09-05Add barrier.cl to SOURCES, spotted by Jin Wang.Peter Collingbourne1-0/+1
2012-08-21Add rsqrt builtin. Based on patch by Cassie Epps!Peter Collingbourne3-0/+8
2012-08-21Add floor builtin. Patch by Cassie Epps!Peter Collingbourne2-0/+7
2012-08-05Do not use linkonce_odr linkage in .ll files. This prevented themPeter Collingbourne6-48/+48
2012-08-05PTX: move implementations of work-item and synchronisation functionsPeter Collingbourne18-21/+38
2012-08-05Implement sub_sat builtin. Patch by Lei Mou!Peter Collingbourne10-0/+272
2012-08-05Fix declarations of __clc_add_sat_*. Patch by Lei Mou!Peter Collingbourne1-8/+8
2012-06-01configure.py: Add an install rule.Peter Collingbourne2-12/+31
2012-05-29Add pow builtin.Peter Collingbourne3-0/+25
2012-05-29Enable cl_khr_fp64 when building the library, and fix several bugsPeter Collingbourne6-2/+15
2012-05-29Add missing dot.h include.Peter Collingbourne3-0/+24
2012-05-29Define FLOAT in floatn.inc.Peter Collingbourne1-0/+10
2012-05-29Add fma, hypot builtins.Peter Collingbourne8-0/+41
2012-05-29Implement mad builtin.Peter Collingbourne7-0/+63
2012-05-29Implement exp, exp2, log, log2, native_exp, native_exp2, native_log,Peter Collingbourne9-0/+32
2012-05-29Fix typo in double precision case.Peter Collingbourne1-1/+1
2012-05-28Add fabs builtin.Peter Collingbourne3-0/+10
2012-05-28Add some tests which had heretofore evaded 'git add'.Peter Collingbourne2-0/+6
2012-05-28Explicit conversions.Peter Collingbourne5-0/+211
2012-05-28Switch to the NVPTX backend.Peter Collingbourne2-3/+3
2012-02-22Switch to BSD/MIT dual license.Peter Collingbourne2-2/+37
2012-02-20Test web page update.Peter Collingbourne1-2/+2
2012-01-08Update repository paths.Peter Collingbourne1-1/+3
2012-01-08Initial commit.Peter Collingbourne68-0/+1680
2012-01-08Create libclc subdirectories.Peter Collingbourne0-0/+0