summaryrefslogtreecommitdiffstats
path: root/libclc
Commit message (Expand)AuthorAgeFilesLines
* configure.py: Add an install rule.Peter Collingbourne2012-06-012-12/+31
* Add pow builtin.Peter Collingbourne2012-05-293-0/+25
* Enable cl_khr_fp64 when building the library, and fix several bugsPeter Collingbourne2012-05-296-2/+15
* Add missing dot.h include.Peter Collingbourne2012-05-293-0/+24
* Define FLOAT in floatn.inc.Peter Collingbourne2012-05-291-0/+10
* Add fma, hypot builtins.Peter Collingbourne2012-05-298-0/+41
* Implement mad builtin.Peter Collingbourne2012-05-297-0/+63
* Implement exp, exp2, log, log2, native_exp, native_exp2, native_log,Peter Collingbourne2012-05-299-0/+32
* Fix typo in double precision case.Peter Collingbourne2012-05-291-1/+1
* Add fabs builtin.Peter Collingbourne2012-05-283-0/+10
* Add some tests which had heretofore evaded 'git add'.Peter Collingbourne2012-05-282-0/+6
* Explicit conversions.Peter Collingbourne2012-05-285-0/+211
* Switch to the NVPTX backend.Peter Collingbourne2012-05-282-3/+3
* Switch to BSD/MIT dual license.Peter Collingbourne2012-02-222-2/+37
* Test web page update.Peter Collingbourne2012-02-201-2/+2
* Update repository paths.Peter Collingbourne2012-01-081-1/+3
* Initial commit.Peter Collingbourne2012-01-0868-0/+1680
OpenPOWER on IntegriCloud