| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | omp-offload.c (oacc_xform_loop): Enable SIMD vectorization on non-SIMT target... | Cesar Philippidis | 2017-09-18 | 1 | -0/+25 |
* | trans.c: Include header files. | Martin Liska | 2017-08-08 | 1 | -0/+2 |
* | OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses | Thomas Schwinge | 2017-05-23 | 1 | -0/+9 |
* | Add default value for last argument of dump functions. | Martin Liska | 2017-05-16 | 1 | -2/+2 |
* | [PR middle-end/69921] Use "oacc kernels parallelized" attribute for paralleli... | Thomas Schwinge | 2017-05-12 | 1 | -4/+20 |
* | Use "oacc kernels" attribute for OpenACC kernels | Thomas Schwinge | 2017-05-12 | 1 | -12/+12 |
* | OpenMP/PTX privatization in SIMD regions | Alexander Monakov | 2017-03-28 | 1 | -0/+114 |
* | omp-offload.c: translation fixes (PR translation/80001) | David Malcolm | 2017-03-21 | 1 | -6/+15 |
* | i386.c: Include intl.h. | Jakub Jelinek | 2017-02-28 | 1 | -3/+4 |
* | Rename the "openmp" group of optimizations to "omp" | Thomas Schwinge | 2017-02-28 | 1 | -3/+3 |
* | re PR middle-end/79505 (Memory leaks in oacc_loop_discover_walk) | Jakub Jelinek | 2017-02-14 | 1 | -10/+1 |
* | omp-offload.c (oacc_loop_auto_partitions): Use || instead of | to avoid warning. | Jakub Jelinek | 2017-02-09 | 1 | -1/+1 |
* | re PR c/79431 (ICE in get, at cgraph.h:397) | Jakub Jelinek | 2017-02-09 | 1 | -1/+3 |
* | gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. | Chung-Lin Tang | 2017-02-09 | 1 | -103/+243 |
* | omp-offload: use PROP_gimple_lomp_dev | Alexander Monakov | 2017-01-20 | 1 | -7/+2 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Coding style fixes | Martin Jambor | 2016-12-14 | 1 | -11/+11 |
* | Split omp-low into multiple files | Martin Jambor | 2016-12-14 | 1 | -0/+1718 |