summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722]Jakub Jelinek2020-08-251-3/+4
* Allow new/delete operator deletion only for replaceable.Martin Liska2020-04-081-3/+3
* Commit correct version of gimple.c fileJeff Law2020-03-051-1/+1
* Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law2020-03-051-0/+13
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Allow COND_EXPR and VEC_COND_EXPR condtions to trapIlya Leoshkevich2019-10-071-1/+13
* gimple.c (gimple_get_lhs): For PHIs return the result.Richard Biener2019-09-301-0/+2
* Use more switch statements.Martin Liska2019-09-241-10/+12
* Auto-generate maybe_fold_and/or_comparisons from match.pdLi Jia He2019-09-161-15/+22
* Add a gimple_move_vops helper functionRichard Sandiford2019-08-051-0/+12
* Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska2019-07-251-0/+12
* Come up with function_decl_type and use it in tree_function_decl.Martin Liska2019-07-251-1/+1
* tree.def (OMP_SCAN): New tree code.Jakub Jelinek2019-06-101-0/+25
* re PR c/71598 (Wrong optimization with aliasing enums)Richard Biener2019-04-011-0/+11
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR middle-end/88448 (gnat.dg/opt66.adb etc. FAIL)Richard Biener2018-12-111-1/+1
* re PR tree-optimization/88415 (ICE: verify_gimple failed (error: dead STMT in...Richard Biener2018-12-101-6/+7
* re PR tree-optimization/88029 (ICE in execute_todo, at passes.c:1974)Richard Biener2018-11-151-6/+8
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-8/+16
* Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska2018-11-051-5/+6
* Come up with fndecl_built_in_p.Martin Liska2018-08-271-4/+3
* vr-values.c (gimple_stmt_nonzero_p): Abstract common code to...Aldy Hernandez2018-07-111-0/+51
* Convert dump and optgroup flags to enumsDavid Malcolm2018-06-081-1/+1
* Remove MPXMartin Liska2018-06-081-1/+0
* Replace FMA_EXPR with one internal fn per optabRichard Sandiford2018-05-181-2/+1
* Gimple FE support for internal functionsRichard Sandiford2018-05-171-2/+9
* [IEPM] Introduce inline entry point markersAlexandre Oliva2018-02-091-0/+21
* Fix integer overflow in stats of GIMPLE statements.Martin Liska2018-01-121-7/+10
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [SFN] introduce statement frontier notes, still disabledAlexandre Oliva2017-12-121-0/+24
* PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor2017-11-101-0/+1
* Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copyTom de Vries2017-10-261-1/+25
* Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist2017-10-201-1/+18
* asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou2017-10-191-2/+1
* Require wi::to_wide for treesRichard Sandiford2017-10-101-5/+6
* trans.c: Include header files.Martin Liska2017-08-081-0/+2
* use c++ for gimple_build_debug_bind{,_source}Trevor Saunders2017-07-291-2/+2
* replace gimple_alloc_stat with c++Trevor Saunders2017-07-291-2/+2
* gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replace to update E...Eric Botcazou2017-07-251-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Add pretty printer for ASAN_MARK and add a helper fnMartin Liska2016-12-131-1/+1
* Introduce -fsanitize-address-use-after-scopeMartin Liska2016-11-071-0/+3
* re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2016-10-161-0/+4
* Designate the widest case label to be the default labelPatrick Palka2016-08-041-1/+13
* re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...Richard Biener2016-06-291-15/+0
* gimple.c: Include builtins.hJan Hubicka2016-06-071-0/+14
* Selftest frameworkDavid Malcolm2016-06-061-0/+137
* re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger2016-06-061-0/+4
* Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm2016-05-201-0/+1
* re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ...Richard Guenther2016-05-201-0/+1