aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)Author
2021-06-10OpenACC: Separate enter/exit data ABIsAndrew Stubbs
2021-05-18[OMP] Tighten 'is_gimple_omp_oacc'Thomas Schwinge
2021-01-04Update copyright years.Jakub Jelinek
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany
2020-11-13Re: Fix gimple_expr_code?Andrew MacLeod
2020-11-13[PATCH] Implementation of asm goto outputsVladimir N. Makarov
2020-11-05Add fnspecs for C++ new and delete operatorsJan Hubicka
2020-10-27SLP vectorize across PHI nodesRichard Biener
2020-10-02c++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.Jason Merrill
2020-10-02make use of CALL_FROM_NEW_OR_DELETE_PRichard Biener
2020-09-03lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-07-03Extend store merging to STRING_CSTEric Botcazou
2020-04-08Allow new/delete operator deletion only for replaceable.Martin Liska
2020-03-26gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]Jakub Jelinek
2020-03-05Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law
2020-01-01Update copyright years.Jakub Jelinek
2019-12-19gimple const-correctness fixesDavid Malcolm
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki
2019-09-16Auto-generate maybe_fold_and/or_comparisons from match.pdLi Jia He
2019-08-05Add a gimple_move_vops helper functionRichard Sandiford
2019-07-25Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska
2019-07-17gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD...Jakub Jelinek
2019-06-10tree.def (OMP_SCAN): New tree code.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-12-06asm inlineSegher Boessenkool
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-07-11vr-values.c (gimple_stmt_nonzero_p): Abstract common code to...Aldy Hernandez
2018-06-27gimple.h (gimple_return_retbnd): Delete.Eric Botcazou
2018-06-12PR tree-optimization/85259 - Missing -Wstringop-overflow= since r256683Martin Sebor
2018-06-08Remove MPXMartin Liska
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-01-13Add support for SVE scatter storesRichard Sandiford
2018-01-12Fix integer overflow in stats of GIMPLE statements.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-28Remove Cilk Plus support.Julia Koval
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist
2017-07-29use c++ for gimple_build_debug_bind{,_source}Trevor Saunders
2017-07-29replace gimple_alloc_stat with c++Trevor Saunders
2017-07-20gimple.h (gimple_phi_result): Add gphi * overload.Richard Biener
2017-07-19Fix assert in gimple_phi_set_argTom de Vries
2017-07-19Fix assert in gimple_phi_argTom de Vries
2017-06-09* gimple.h (gimple_check_failed): Mark cold.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor