aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-08re PR tree-optimization/93199 (Compile time hog in sink_clobbers)Richard Biener1-3/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-30[11/n] PR85694: Apply pattern matching to pattern definition statementsRichard Sandiford1-0/+12
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20[SFN] debug markers before labels no moreAlexandre Oliva1-6/+2
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+4
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-3/+21
2017-11-22gimple-iterator.c (gimple_find_edge_insert_loc): Ignore fake edges to exit wh...Richard Biener1-1/+6
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka1-7/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-3/+3
2015-09-20switch from gimple to gimple*Trevor Saunders1-18/+18
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-15/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+23
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-08-21re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse1-4/+7
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-04-17gimple-iterator.c (gsi_start_edge): New function.Martin Jambor1-0/+9
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+6
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-3/+4
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-36/+36
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-0/+5
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor1-2/+2
2012-08-07tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther1-1/+1
2012-05-03basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz1-2/+1
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-91/+137
2012-04-05gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther1-3/+7
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-1/+1
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd1-3/+1
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-3/+48
2010-06-22cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...Eric Botcazou1-0/+4
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+2