Age | Commit message (Expand) | Author | Files | Lines |
2022-09-18 | OpenMP: Push attaches to end of clause list in "target" regions | Julian Brown | 1 | -1/+36 |
2022-09-14 | OpenMP/OpenACC: mapping group list-handling improvements | Julian Brown | 1 | -66/+165 |
2022-09-14 | OpenMP/OpenACC struct sibling list gimplification extension and rework | Julian Brown | 1 | -623/+881 |
2022-09-14 | OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer) | Julian Brown | 1 | -184/+735 |
2022-09-06 | openmp: Introduce gimple_omp_ordered_standalone_p | Jakub Jelinek | 1 | -2/+5 |
2022-09-03 | openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration support | Jakub Jelinek | 1 | -34/+72 |
2022-08-25 | c: Support C2x empty initializer braces | Joseph Myers | 1 | -0/+15 |
2022-08-17 | OpenMP/C++: Allow classes with static members to be mappable [PR104493] | Tobias Burnus | 1 | -1/+1 |
2022-08-08 | Fix middle-end/103645: empty struct store not removed when using compound lit... | Andrew Pinski | 1 | -2/+5 |
2022-07-14 | Fix ICE on view conversion between struct and integer | Eric Botcazou | 1 | -13/+16 |
2022-06-13 | Introduce -finstrument-functions-once | Eric Botcazou | 1 | -33/+104 |
2022-05-24 | openmp: Add taskwait nowait depend support [PR105378] | Jakub Jelinek | 1 | -7/+24 |
2022-05-23 | Remove is_gimple_condexpr | Richard Biener | 1 | -1/+0 |
2022-05-23 | Force the selection operand of a GIMPLE COND_EXPR to be a register | Richard Biener | 1 | -3/+3 |
2022-05-17 | openmp: Add support for inoutset depend-kind | Jakub Jelinek | 1 | -14/+86 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -1/+1 |
2022-05-12 | openmp: Add omp_all_memory support (C/C++ only so far) | Jakub Jelinek | 1 | -7/+12 |
2022-05-05 | Fortran: Add support for OMP non-rectangular loops. | Sandra Loosemore | 1 | -2/+15 |
2022-05-04 | Fold more vector constants early | Richard Biener | 1 | -17/+16 |
2022-03-29 | gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597] | Marek Polacek | 1 | -6/+48 |
2022-03-18 | Fix "[openmp] Set location for taskloop stmts" | Tom de Vries | 1 | -2/+2 |
2022-03-18 | [openmp] Set location for taskloop stmts | Tom de Vries | 1 | -0/+2 |
2022-03-17 | gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later [PR103984] | Jakub Jelinek | 1 | -18/+16 |
2022-03-04 | gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529] | Jakub Jelinek | 1 | -0/+11 |
2022-03-03 | openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [... | Jakub Jelinek | 1 | -2/+13 |
2022-03-02 | Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276) | Qing Zhao | 1 | -25/+86 |
2022-02-14 | middle-end/104497 - gimplification of vector indexing | Richard Biener | 1 | -3/+14 |
2022-02-11 | middle-end: Small __builtin_clear_padding improvements | Jakub Jelinek | 1 | -13/+6 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 1 | -1/+18 |
2022-02-04 | Add CLOBBER_EOL to mark storage end-of-life clobbers | Richard Biener | 1 | -2/+2 |
2022-01-27 | Fix omp-low ICE for indirect references based off component access [PR103642] | Chung-Lin Tang | 1 | -1/+4 |
2022-01-18 | c++: new (nothrow) array cleanup [PR104007] | Jason Merrill | 1 | -0/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -6/+6 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+16582 |