Age | Commit message (Expand) | Author | Files | Lines |
2020-10-23 | Move thunks out of cgraph_node | Jan Hubicka | 1 | -2/+2 |
2020-04-20 | Fix ICE on invalid calls_comdat_local flag [pr94582] | Jan Hubicka | 1 | -0/+9 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-15 | Fix comments typo | Luo Xiong Hu | 1 | -1/+1 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -4/+4 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-09 | re PR c++/80763 (-O3 causes error: inline clone in same comdat group list) | Jan Hubicka | 1 | -2/+5 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-07-07 | ipa-comdats.c: Remove optimize check from gate. | Jan Hubicka | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-04 | re PR ipa/78188 (AIX Bootstrap broken by tree-vrp.c change) | David Edelsohn | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -4/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
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 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-04-08 | ipa-comdats.c (propagate_comdat_group): Walk through thunks. | Ilya Enkovich | 1 | -4/+6 |
2015-04-07 | ipa-comdats.c (ipa_comdats): Visit all thunks to set proper comdat group. | Ilya Enkovich | 1 | -1/+1 |
2015-03-22 | re PR ipa/65502 (pure-const should play well with clobbers.) | Jan Hubicka | 1 | -8/+36 |
2015-02-16 | re PR ipa/65059 (Chrome LTO: lto1: internal compiler error: in ipa_comdats, a... | Jan Hubicka | 1 | -0/+5 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -3/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -... | Jan Hubicka | 1 | -1/+8 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -1/+11 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -10/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-25 | IPA REF refactoring | Martin Liska | 1 | -3/+3 |
2014-06-24 | add hash_map class | Trevor Saunders | 1 | -13/+13 |
2014-06-09 | symtab.c (dump_symtab_base): Update dumping. | Jan Hubicka | 1 | -1/+1 |
2014-05-24 | tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer. | Jan Hubicka | 1 | -6/+7 |
2014-05-19 | tree-pass.h (make_pass_ipa_comdats): New pass. | Jan Hubicka | 1 | -0/+387 |