Commit graph

9 commits

Author SHA1 Message Date
Martin Kinkelin
e52199469f Upgrade front-end & libs to v2.087.0-beta.1 2019-06-21 15:39:45 +02:00
Martin
1b860e70d7 Merge branch 'master' into merge-2.078 2018-01-26 18:52:49 +01:00
Johan Engelen
91b4f76df7
DCompute CUDA: Use the datalayout from the targetmachine created by LLVM. (#2524)
Fixes CUDA dcompute compilation with LLVM 6.0.
2018-01-21 11:17:38 +01:00
Martin
cfad799f48 Merge 2.078.0 front-end and stdlibs 2018-01-06 01:39:18 +01:00
kinke
960d8c594e Fix build for LLVM without DCompute targets (#2320) 2017-09-10 14:01:16 +02:00
Nicholas Wilson
eedcb3d32d Fix #2307 (#2308) 2017-09-08 19:45:48 +08:00
Nicholas Wilson
eb5b17371d [dcompute] output kernels in object directory (#2215)
* Output kernels in same dir as object files
2017-07-21 08:05:19 +08:00
Nicholas Wilson
ae6ff33fc1 [dcomptue] codegen (#2126)
* code generation

* simplify logic

* apply clang-format

* Undo completely inane choice by clang-format

* Guard the use of the command line args.
2017-05-24 08:55:32 +08:00
Nicholas Wilson
efb9c3cef0 [dcompute] targets & ABIs (#2125) 2017-05-21 19:43:55 +08:00