]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfg.c
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
[thirdparty/gcc.git] / gcc / tree-cfg.c
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-16  Richard Bienerre PR target/90424 (memcpy into vector builtin not...
2019-05-09  Martin LiskaSupport profile (BB counts and edge probabilities)...
2019-04-24  Jakub Jelinekre PR tree-optimization/90208 (error: EH landing pad...
2019-03-14  Richard Bienerc-tree.h (enum c_declspec_il): New.
2019-03-11  Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-08  Jakub Jelinekre PR tree-optimization/89550 (Spurious array-bounds...
2019-03-08  Richard Bienerre PR target/89578 (5% runtime regression for 481.wrf...
2019-02-22  Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-02-22  Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-02-01  Jakub Jelinekre PR tree-optimization/88107 (ICE in find_outermost_re...
2019-01-28  Richard Bienerre PR tree-optimization/88739 (Big-endian union bug)
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-13  Martin LiskaImprove -fprofile-report.
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-10-23  Richard Bienerre PR tree-optimization/87105 (Autovectorization [X86...
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-09-03  Martin LiskaMake __builtin_expect effective in switch statements...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-08-22  Richard Bienerre PR tree-optimization/86945 (BUG with optimisation...
2018-06-28  Eric Botcazoutree-cfg.c (verify_gimple_in_cfg): Call verify_location...
2018-06-16  Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-15  Richard Bienerre PR tree-optimization/86159 (g++ ICE at -O1 and above...
2018-06-15  Richard Bienerre PR tree-optimization/86076 (ICE: verify_gimple faile...
2018-06-05  Richard Bienertree-cfg.c (struct locus_discrim_map): Store line,...
2018-05-29  Jakub Jelinektree-cfg.c (verify_gimple_assign_unary): Add checking...
2018-05-29  Jakub Jelinekre PR target/85918 (Conversions to/from [unsigned]...
2018-05-18  Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-16  Richard Bienertree-cfg.c (verify_gimple_assign_ternary): Properly...
2018-04-30  Richard Bienertree-cfg.c (verify_address): Remove base argument,...
2018-04-30  Richard Bienertree-chrec.h (evolution_function_is_constant_p): Remove...
2018-04-28  Richard Bienertree-cfg.c (verify_gimple_phi): Take a gphi * argument.
2018-04-27  Richard Bienertree-cfg.c (verify_expr): Make dead code hit gcc_unreac...
2018-04-26  Richard Bienerre PR middle-end/85450 (ICE: invalid types in nop conve...
2018-03-21  Jakub Jelinekre PR tree-optimization/84960 (ICE in GIMPLE pass:...
2018-02-09  David MalcolmFix ICE in find_taken_edge_computed_goto (PR 84136)
2018-01-24  Richard Bienerre PR fortran/84000 (ICE in replace_loop_annotate,...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-02  Richard SandifordUse ssizetype selectors for autovectorised VEC_PERM_EXPRs
2017-12-21  Richard Sandifordpoly_int: bit_field_size/offset
2017-12-20  Alexandre Oliva[SFN] debug markers before labels no more
2017-12-20  Richard Sandifordpoly_int: tree constants
2017-12-16  Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-16  Richard SandifordAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-14  David Malcolmvrp_prop: Use dom_walker for -Warray-bounds (PR tree...
2017-12-13  Jakub Jelinektree-cfg.c (verify_gimple_in_cfg): Verify no non-label...
2017-12-12  Jakub Jelinekre PR tree-optimization/83359 (ICE in expand_LOOP_DIST_...
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-12-07  Jakub Jelinekre PR middle-end/83164 (internal compiler error: verify...
2017-12-06  Jakub Jelinekre PR tree-optimization/81945 (ICE in operator[], at...
2017-12-02  Jakub Jelinekre PR sanitizer/81212 (-Wreturn-type is disabled when...
2017-12-01  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-12-01  Jakub Jelinekre PR sanitizer/83219 (c-c++-common/ubsan/unreachable...
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22  Richard SandifordReplace REDUC_*_EXPRs with internal functions.
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-11-21  Jakub Jelinekre PR c++/83045 (-Wreturn-type regression in C++)
2017-11-17  Jan Hubickaipa-cp.c (update_profiling_info): Handle conversion...
2017-11-17  Richard Bienerre PR fortran/83017 (DO CONCURRENT not parallelizing)
2017-11-16  Jan Hubicka* tree-cfg.c (gimple_find_sub_bbs): Do not compute...
2017-11-15  Martin LiskaDisable -Wreturn-type by default in all languages other...
2017-11-10  Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-20  Jakub Jelinekre PR target/82158 (_Noreturn functions that do return...
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-13  Richard Bienertree-cfg.c (verify_gimple_assign_binary): Add verificat...
2017-09-05  Martin LiskaLearn CFG cleanup to transform single case switches...
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-22  Richard Bienertree-cfg.c (gimple_split_edge): Avoid reallocating...
2017-08-10  Jakub Jelinekre PR c/81687 (Compiler drops label in OpenMP region)
2017-07-28  Richard Bienerre PR middle-end/81502 (In some cases the data is moved...
2017-07-27  Peter Bergnerre PR middle-end/81564 (ICE in group_case_labels_stmt())
2017-07-14  Martin LiskaRemove Java references in source code.
2017-07-03  Jan Hubicka* tree-cfg.c (gimple_find_sub_bbs): Fix profile updating.
2017-07-03  Jan Hubickatree-cfgcleanup.c (want_merge_blocks_p): New function.
2017-07-02  Jan Hubickadumpfile.c: Include profile-count.h
2017-07-01  Jan Hubickacfgrtl.c (rtl_flow_call_edges_add): Update profile.
2017-06-30  Peter Bergnertree-cfg.c (group_case_labels_stmt): Merge scanning...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29  Richard Bienertree-cfg.c (group_case_labels_stmt): Return whether...
2017-06-19  Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-06-06  Jan Hubickare PR bootstrap/80978 (LTO/PGO bootstrap broken by...
2017-06-06  Jan Hubickapredict.c (tree_estimate_probability_bb): Add LOCAL_ONLY.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-26  Martin LiskaSimplify usage of some TDF_* flags.
2017-05-24  Peter Bergnerre PR middle-end/80823 (ICE: verify_flow_info failed)
2017-05-17  Peter Bergnerre PR middle-end/80775 (-O3 produces ice in group_case_...
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
next