Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptx: Use __clc_nextafter to implement nextafter | Jan Vesely | 2017-10-08 | 2 | -0/+11 |
* | Add vload_half helpers for ptx | Jeroen Ketema | 2017-10-05 | 4 | -0/+26 |
* | Add vstore_half helpers for ptx | Jeroen Ketema | 2017-10-04 | 4 | -0/+38 |
* | integer/sub_sat: Use clang builtin instead of llvm asm | Jan Vesely | 2017-10-02 | 3 | -57/+0 |
* | integer/add_sat: Use clang builtin instead of llvm asm | Jan Vesely | 2017-10-02 | 3 | -58/+1 |
* | libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.ll | Tom Stellard | 2013-06-26 | 1 | -0/+2 |
* | Do not use linkonce_odr linkage in .ll files. This prevented them | Peter Collingbourne | 2012-08-05 | 2 | -16/+16 |
* | Implement sub_sat builtin. Patch by Lei Mou! | Peter Collingbourne | 2012-08-05 | 2 | -0/+56 |
* | Initial commit. | Peter Collingbourne | 2012-01-08 | 2 | -0/+56 |