Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP] General code improvements. | Alexey Bataev | 2018-04-16 | 1 | -4/+4 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+5 |
* | [OPENMP] Fix PR34927: Emit initializer for reduction array with declare | Alexey Bataev | 2017-10-12 | 1 | -0/+20 |
* | [OPENMP] Fix for PR34321: ustom OpenMP reduction in C++ template causes | Alexey Bataev | 2017-08-25 | 1 | -0/+18 |
* | Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'. | Chandler Carruth | 2016-12-23 | 1 | -3/+3 |
* | [OPENMP] Fix crash on initialization of classes with no init clause in | Alexey Bataev | 2016-04-27 | 1 | -9/+21 |
* | [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses. | Alexey Bataev | 2016-03-17 | 1 | -3/+3 |
* | [OPENMP 4.0] Codegen for 'declare reduction' construct. | Alexey Bataev | 2016-03-04 | 1 | -0/+170 |