Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | Static chain support in ipa-modref | Jan Hubicka | 1 | -0/+1 |
2021-10-29 | handle retslot in modref | Jan Hubicka | 1 | -0/+1 |
2021-09-10 | openmp: Implement OpenMP 5.1 atomics, so far for C only | Jakub Jelinek | 1 | -2/+26 |
2021-08-17 | openmp: Implement OpenMP 5.1 scope construct | Jakub Jelinek | 1 | -2/+39 |
2021-08-12 | openmp: Add support for OpenMP 5.1 masked construct | Jakub Jelinek | 1 | -0/+37 |
2021-07-20 | Adjust by-value function vec arguments to by-reference. | Martin Sebor | 1 | -5/+5 |
2021-07-19 | Remove gimple_expr_type | Richard Biener | 1 | -42/+0 |
2021-07-13 | Make gimple_could_trap_p const-safe. | Roger Sayle | 1 | -2/+2 |
2021-06-24 | middle-end: add support for per-location warning groups. | Martin Sebor | 1 | -2/+23 |
2021-06-10 | OpenACC: Separate enter/exit data ABIs | Andrew Stubbs | 1 | -8/+10 |
2021-05-18 | [OMP] Tighten 'is_gimple_omp_oacc' | Thomas Schwinge | 1 | -0/+8 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-13 | Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons... | Gergö Barany | 1 | -0/+14 |
2020-11-13 | Re: Fix gimple_expr_code? | Andrew MacLeod | 1 | -20/+22 |
2020-11-13 | [PATCH] Implementation of asm goto outputs | Vladimir N. Makarov | 1 | -2/+2 |
2020-11-05 | Add fnspecs for C++ new and delete operators | Jan Hubicka | 1 | -1/+1 |
2020-10-27 | SLP vectorize across PHI nodes | Richard Biener | 1 | -0/+2 |
2020-10-02 | c++: Set CALL_FROM_NEW_OR_DELETE_P on more calls. | Jason Merrill | 1 | -1/+1 |
2020-10-02 | make use of CALL_FROM_NEW_OR_DELETE_P | Richard Biener | 1 | -0/+24 |
2020-09-03 | lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311] | Jakub Jelinek | 1 | -0/+16 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -124/+3 |
2020-07-03 | Extend store merging to STRING_CST | Eric Botcazou | 1 | -0/+7 |
2020-04-08 | Allow new/delete operator deletion only for replaceable. | Martin Liska | 1 | -1/+1 |
2020-03-26 | gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281] | Jakub Jelinek | 1 | -1/+13 |
2020-03-05 | Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag... | Jeff Law | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-19 | gimple const-correctness fixes | David Malcolm | 1 | -35/+121 |
2019-11-12 | Add OpenACC 2.6 `serial' construct support | Maciej W. Rozycki | 1 | -5/+8 |
2019-09-16 | Auto-generate maybe_fold_and/or_comparisons from match.pd | Li Jia He | 1 | -0/+2 |
2019-08-05 | Add a gimple_move_vops helper function | Richard Sandiford | 1 | -0/+1 |
2019-07-25 | Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383). | Martin Liska | 1 | -0/+1 |
2019-07-17 | gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD... | Jakub Jelinek | 1 | -10/+8 |
2019-06-10 | tree.def (OMP_SCAN): New tree code. | Jakub Jelinek | 1 | -1/+56 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-06 | asm inline | Segher Boessenkool | 1 | -2/+24 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -3/+3 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -21/+162 |
2018-11-05 | Come up with SIZE_AMOUNT and use it in memory statistics and sort stats. | Martin Liska | 1 | -10/+0 |
2018-07-11 | vr-values.c (gimple_stmt_nonzero_p): Abstract common code to... | Aldy Hernandez | 1 | -0/+2 |
2018-06-27 | gimple.h (gimple_return_retbnd): Delete. | Eric Botcazou | 1 | -20/+0 |
2018-06-12 | PR tree-optimization/85259 - Missing -Wstringop-overflow= since r256683 | Martin Sebor | 1 | -0/+14 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -39/+0 |
2018-02-09 | [IEPM] Introduce inline entry point markers | Alexandre Oliva | 1 | -2/+16 |
2018-01-13 | Add support for SVE scatter stores | Richard Sandiford | 1 | -5/+12 |
2018-01-12 | Fix integer overflow in stats of GIMPLE statements. | Martin Liska | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-12 | [SFN] introduce statement frontier notes, still disabled | Alexandre Oliva | 1 | -0/+1 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -0/+16 |
2017-12-12 | [SFN] boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -5/+26 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -2/+0 |