summaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.c
AgeCommit message (Expand)Author
2020-01-08re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-06-30[11/n] PR85694: Apply pattern matching to pattern definition statementsRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20[SFN] debug markers before labels no moreAlexandre Oliva
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-11-22gimple-iterator.c (gimple_find_edge_insert_loc): Ignore fake edges to exit wh...Richard Biener
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-01-01Update copyright years.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-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.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-04-17Postpone expanding va_arg until pass_stdargTom de Vries
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-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-08-21re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-04-17gimple-iterator.c (gsi_start_edge): New function.Martin Jambor
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor
2012-08-07tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther
2012-05-03basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz
2012-04-05gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson
2010-06-22cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...Eric Botcazou
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher