Peter Collingbourne
|
bf3fd44b10
|
Implement any() builtin. Patch by Tom Stellard!
llvm-svn: 165386
|
2012-10-08 03:39:21 +00:00 |
Peter Collingbourne
|
3cd1bcb358
|
Do not use linkonce_odr linkage in .ll files. This prevented them
from being linked into the library under lazy linkage.
llvm-svn: 161314
|
2012-08-05 22:25:48 +00:00 |
Peter Collingbourne
|
a385c53413
|
PTX: move implementations of work-item and synchronisation functions
to lib, and add header files in generic. Incorporates a patch by
Tom Stellard!
llvm-svn: 161313
|
2012-08-05 22:25:37 +00:00 |
Peter Collingbourne
|
1e373f07af
|
Implement sub_sat builtin. Patch by Lei Mou!
llvm-svn: 161312
|
2012-08-05 22:25:12 +00:00 |
Peter Collingbourne
|
49b4d8cc65
|
Fix declarations of __clc_add_sat_*. Patch by Lei Mou!
llvm-svn: 161311
|
2012-08-05 22:24:36 +00:00 |
Peter Collingbourne
|
9acfba3322
|
Enable cl_khr_fp64 when building the library, and fix several bugs
uncovered when doing so.
llvm-svn: 157617
|
2012-05-29 13:35:54 +00:00 |
Peter Collingbourne
|
0144669d99
|
Add missing dot.h include.
llvm-svn: 157615
|
2012-05-29 13:35:45 +00:00 |
Peter Collingbourne
|
de7227e5bd
|
Add fma, hypot builtins.
llvm-svn: 157613
|
2012-05-29 13:35:28 +00:00 |
Peter Collingbourne
|
b7fdecd2ec
|
Implement mad builtin.
llvm-svn: 157599
|
2012-05-29 00:42:38 +00:00 |
Peter Collingbourne
|
3a78a47ace
|
Explicit conversions.
llvm-svn: 157590
|
2012-05-28 20:42:54 +00:00 |
Peter Collingbourne
|
d5395fbf03
|
Initial commit.
llvm-svn: 147756
|
2012-01-08 22:09:58 +00:00 |