Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging r340191: | Hans Wennborg | 2018-08-21 | 1 | -0/+14 |
* | [OPENMP] Prevent problems with linking of the static variables. | Alexey Bataev | 2018-07-31 | 1 | -4/+5 |
* | [OPENMP] Static variables on device must be externally visible. | Alexey Bataev | 2018-07-27 | 1 | -2/+5 |
* | [OPENMP] DO not crash on combined constructs in declare target | Alexey Bataev | 2018-05-16 | 1 | -1/+1 |
* | [OPENMP] Mark global tors/dtors as used. | Alexey Bataev | 2018-05-09 | 1 | -0/+4 |
* | [OPENMP, NVPTX] Fix linkage of the global entries. | Alexey Bataev | 2018-05-08 | 1 | -2/+2 |
* | [OPENMP] Support C++ member functions in the device constructs. | Alexey Bataev | 2018-05-02 | 1 | -2/+13 |
* | [OPENMP] Emit template instatiation|specialization functions for | Alexey Bataev | 2018-05-01 | 1 | -4/+8 |
* | [OPENMP] Do not crash on codegen for CXX member functions. | Alexey Bataev | 2018-04-30 | 1 | -0/+6 |
* | [OPENMP] Allow to use declare target variables in map clauses | Alexey Bataev | 2018-04-16 | 1 | -1/+1 |
* | [OPENMP] Codegen for `omp declare target` construct. | Alexey Bataev | 2018-03-15 | 1 | -0/+66 |