Tobias Grosser
|
89fda2bde2
|
GPURuntime: ensure compilation with C99
Otherwise, older compiler will error out on some of the C99 features we use.
llvm-svn: 281159
|
2016-09-11 07:32:50 +00:00 |
Tobias Grosser
|
9696a3f903
|
Do not compile GPU library with sanitizers
llvm-svn: 243411
|
2015-07-28 12:51:23 +00:00 |
Tobias Grosser
|
36b8dd144d
|
Ensure the functions in our GPURuntime are visible
llvm-svn: 231835
|
2015-03-10 20:23:14 +00:00 |
Tobias Grosser
|
fb4842ff95
|
Add the runtime library for GPGPU code generation.
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 158304
|
2012-06-11 09:25:01 +00:00 |