Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP]Simplify codegen for the outlined regions. | Alexey Bataev | 2019-05-23 | 1 | -5/+14 |
* | [OPENMP]Fix PR39372: Does not complain about loop bound variable not | Alexey Bataev | 2018-10-29 | 1 | -16/+16 |
* | Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" | Sean Fertile | 2018-10-15 | 1 | -2/+2 |
* | [CodeGenCXX] Treat 'this' as noalias in constructors | Anton Bikineev | 2018-10-10 | 1 | -2/+2 |
* | Change memcpy/memove/memset to have dest and source alignment attributes (Ste... | Daniel Neilson | 2018-01-19 | 1 | -8/+8 |
* | [OPENMP] Support for -fopenmp-simd option with compilation of simd loops | Alexey Bataev | 2017-12-29 | 1 | -0/+16 |
* | [OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp... | Alexey Bataev | 2017-12-04 | 1 | -0/+3 |
* | [OpenMP] Remove fixme comment in regression test and related unnecessary stat... | Carlo Bertolli | 2017-02-06 | 1 | -2/+0 |
* | [OPENMP] Private, firstprivate, and lastprivate clauses for distribute, host ... | Carlo Bertolli | 2017-01-03 | 1 | -0/+379 |