summaryrefslogtreecommitdiff
path: root/gcc/gimple-iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-3/+3
* switch from gimple to gimple*Trevor Saunders2015-09-201-18/+18
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-15/+5
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Postpone expanding va_arg until pass_stdargTom de Vries2015-04-171-1/+1
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+23
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+10
* re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr...Marc Glisse2014-08-211-4/+7
* IPA C++ refactoring 1/NMartin Liska2014-07-241-2/+2
* gimple-iterator.c (gsi_start_edge): New function.Martin Jambor2014-04-171-0/+9
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-3/+4
* Convert gimple types from a union to C++ inheritanceDavid Malcolm2013-11-191-36/+36
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-0/+5
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-2/+2
* tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther2012-08-071-1/+1
* basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz2012-05-031-2/+1
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-91/+137
* gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther2012-04-051-3/+7
* except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor2011-04-111-1/+1
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+1
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-3/+48
* cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...Eric Botcazou2010-06-221-0/+4
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-2/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR debug/42897 (yet another ice in verify_ssa)Alexandre Oliva2010-03-061-1/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-1/+7
* Squash commit of EH in gimpleRichard Henderson2009-09-141-10/+2
* gimple-iterator.c (gimple_find_edge_insert_loc): Insert before GIMPLE_RETURN,...Richard Henderson2009-09-101-4/+7
* gimple-iterator.c (gimple_find_edge_insert_loc): Use gimple_seq_empty_p to te...Richard Henderson2009-09-101-2/+2
* errors.c (internal_error): Commentary typo fix.Bernhard Reutner-Fischer2009-06-071-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-0/+771