Commit graph

11 commits

Author SHA1 Message Date
Martin Kinkelin
4a23399236 Aim for consistent #includes (order + dir prefix)
I surely missed a few.
2018-10-20 16:19:46 +02:00
Martin Kinkelin
7776c4081b Upgrade frontend & libs to v2.083.0-beta.1 2018-10-20 16:19:46 +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
Martin
1fb269f940 Drop support for LLVM < 3.7 2017-07-16 02:18:00 +02:00
Nicholas Wilson
69ad69e872 [dcomptue] semantic analysis & lit tests (#2143)
* CI & semantic analysis

* semantic and codegen tests
2017-05-29 16:02:17 +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
ebfdc25323 Dcompute target fix (#2129)
* Fix placement of version guards

* use std::array
2017-05-22 15:26:27 +08:00
Nicholas Wilson
efb9c3cef0 [dcompute] targets & ABIs (#2125) 2017-05-21 19:43:55 +08:00