Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -9/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-10 | auto-profile.c (afdo_indirect_call): Drop frequency. | Jan Hubicka | 1 | -9/+5 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -16/+3 |
2017-06-10 | cgraphbuild.c (cgraph_edge::rebuild_references): Do not touch profile. | Jan Hubicka | 1 | -2/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -8/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -10/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-10-20 | Skip local error_mark_node decls | H.J. Lu | 1 | -1/+2 |
2015-10-12 | revert: cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these... | Jan Hubicka | 1 | -11/+5 |
2015-10-12 | cgraphbuild.c (compute_call_stmt_bb_frequency): Use counts when these are mor... | Jan Hubicka | 1 | -5/+11 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -6/+6 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -12/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-22 | ipa-prop uses symbol_summary class. | Martin Liska | 1 | -0/+1 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -15/+14 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+8 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+6 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-08-25 | IPA C++ refactoring 4/N | Martin Liska | 1 | -32/+34 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -5/+2 |
2014-07-24 | IPA C++ refactoring 2/N | Martin Liska | 1 | -7/+7 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -36/+37 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -3/+0 |
2014-06-25 | IPA REF refactoring | Martin Liska | 1 | -39/+20 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -44/+44 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -3/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-16 | re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru... | Jakub Jelinek | 1 | -3/+3 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-12-09 | Rename profile_status_for_function to profile_status_for_fn. | David Malcolm | 1 | -1/+1 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -7/+7 |
2013-11-27 | re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM... | Richard Biener | 1 | -0/+4 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+7 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -3/+3 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+2 |
2013-11-13 | cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node... | Martin Jambor | 1 | -8/+8 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -5/+5 |