Age | Commit message (Expand) | Author | Files | Lines |
2023-04-21 | Add operator* to gimple_stmt_iterator and gphi_iterator | Richard Biener | 1 | -0/+4 |
2023-02-16 | don't declare header-defined functions both static and inline | Patrick Palka | 1 | -24/+24 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-04-29 | Add gsi_after_labels overload for gimple_seq | Richard Biener | 1 | -10/+25 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-13 | Add GSI_LAST_NEW_STMT iterator update | Richard Biener | 1 | -2/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-07 | Make gsi_next_nonvirtual_phi do what one expects | Vladislav Ivanishin | 1 | -14/+17 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-30 | [11/n] PR85694: Apply pattern matching to pattern definition statements | Richard Sandiford | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | [SFN] debug markers before labels no more | Alexandre Oliva | 1 | -11/+4 |
2017-12-12 | [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers | Alexandre Oliva | 1 | -17/+29 |
2017-01-05 | [-fcompare-debug] skip more debug stmts in cleanup_empty_eh | Alexandre Oliva | 1 | -0/+14 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -11/+11 |
2015-06-09 | Fix gimple_seq_nondebug_singleton_p | Tom de Vries | 1 | -14/+8 |
2015-06-08 | Fix try_transform_to_exit_first_loop_alt | Tom de Vries | 1 | -0/+35 |
2015-04-17 | Postpone expanding va_arg until pass_stdarg | Tom de Vries | 1 | -0/+1 |
2015-03-27 | * gimple-iterator.h (gsi_prev_nondebug): Fix typo. | Marek Polacek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | re PR ipa/63909 (ICE: SIGSEGV in ipa_icf_gimple::func_checker::compare_bb()) | Martin Liska | 1 | -0/+13 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -5/+15 |
2014-08-21 | re PR tree-optimization/62112 (Optimize out malloc when block is unused or wr... | Marc Glisse | 1 | -1/+1 |
2014-08-01 | IPA ICF pass 1/N | Martin Liska | 1 | -0/+24 |
2014-04-17 | gimple-iterator.c (gsi_start_edge): New function. | Martin Jambor | 1 | -0/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-10 | cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef. | Oleg Endo | 1 | -2/+2 |
2013-11-19 | Convert gimple types from a union to C++ inheritance | David Malcolm | 1 | -4/+4 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+10 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+288 |