summaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-isolate-paths.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-08-13Protect some checks of DECL_FUNCTION_CODERichard Sandiford
2019-07-08PR middle-end/71924 - missing -Wreturn-local-addr returning alloca resultMartin Sebor
2019-01-17gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace flag_no...Eric Botcazou
2019-01-01Update copyright years.Jakub Jelinek
2018-10-24gOlogy: do not change code in isolate-paths for warnings onlyAlexandre Oliva
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-09-01Fix profile update in tree-ssa-isolate-paths.c (PR tree-optimization/82059).Martin Liska
2017-07-20Fix phi arg location in find_implicit_erroneous_behaviorTom de Vries
2017-06-16gimple-ssa-isolate-paths.c (isolate_path): Set edge leading to path as unlike...Jan Hubicka
2017-02-21re PR tree-optimization/79621 (Missed path isolation opportunity)Jeff Law
2017-01-01Update copyright years.Jakub Jelinek
2016-11-11gimple-ssa-isolate-paths.c (is_divmod_with_given_divisor): New function.Jeff Law
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19re PR middle-end/67133 (ICE at -Os and above on x86_64-linux-gnu in gimple_op...Marek Polacek
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-08-05re PR c/16351 (NULL dereference warnings)Manuel López-Ibáñez
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08re PR ipa/66793 (ICE at -Os and above on x86_64-linux-gnu (verify_flow_info f...Richard Biener
2015-07-08re PR tree-optimization/66794 (ICE at -O2 and -O3 on x86_64-linux-gnu)Richard Biener
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse
2014-07-09remove has_executeTrevor Saunders
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford
2013-12-16re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law
2013-11-22gimple.h: Remove all includes.Andrew MacLeod