Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | ipa: fix handling of multiple speculations (PR93318) | Jan Hubicka | 1 | -183/+58 |
2020-01-13 | Missed function specialization + partial devirtualization | Xiong Hu Luo | 1 | -54/+119 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-13 | Fix merging of common traget info. | Jan Hubicka | 1 | -33/+146 |
2019-11-28 | ipa-utils.c (ipa_merge_profiles): Be sure that all type transtions of counter... | Jan Hubicka | 1 | -17/+47 |
2019-11-08 | ipa-utils.c (ipa_merge_profiles): Fix fprintf format string typo - mistmatch ... | Jakub Jelinek | 1 | -2/+2 |
2019-10-30 | Remove cgraph_global_info. | Martin Liska | 1 | -1/+1 |
2019-06-10 | Reduce SCCs in IPA postorder. | Martin Liska | 1 | -2/+1 |
2019-02-11 | Construct ipa_reduced_postorder always for overwritable (PR ipa/89009). | Martin Liska | 1 | -6/+3 |
2019-01-03 | ipa-utils.c (scale_ipa_profile_for_fn): Break out from ... | Jan Hubicka | 1 | -10/+23 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-24 | ipa-utils.c (ipa_merge_profiles): Fix updating of fnsummary; also handle resc... | Jan Hubicka | 1 | -3/+17 |
2018-12-22 | * ipa-utils.c (ipa_merge_profiles): Recompute summaries. | Jan Hubicka | 1 | -1/+3 |
2018-12-15 | ipa-utils.c (ipa_merge_profiles): Do no merging when source function has zero... | Jan Hubicka | 1 | -0/+4 |
2018-06-08 | Come up with cgraph_node::get_uid and make cgraph_node::uid private. | Martin Liska | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-14 | auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count. | Jan Hubicka | 1 | -1/+1 |
2017-11-10 | auto-profile.c (afdo_indirect_call): Drop frequency. | Jan Hubicka | 1 | -28/+10 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -5/+13 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -13/+21 |
2017-07-04 | ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while... | Jan Hubicka | 1 | -4/+15 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -2/+4 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -6/+9 |
2017-05-23 | Introduce symtab_node::dump_{asm_,}name functions. | Martin Liska | 1 | -3/+2 |
2017-05-23 | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 1 | -1/+1 |
2017-05-22 | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h | Jan Hubicka | 1 | -1/+1 |
2017-03-14 | alias.c (struct alias_set_entry): Pack properly. | Richard Biener | 1 | -1/+1 |
2017-02-11 | re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily) | Jan Hubicka | 1 | -2/+16 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-20 | Add IPA VRP | Kugan Vivekanandarajah | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -8/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -8/+5 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -13/+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-02-01 | re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build) | Jan Hubicka | 1 | -3/+6 |
2015-01-21 | ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch in indirect edges. | Jan Hubicka | 1 | -1/+1 |
2015-01-20 | re PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firef... | Jan Hubicka | 1 | -8/+84 |
2015-01-12 | ipa-utils.c (estimate_function_body_sizes): Do not free node params when call... | Jan Hubicka | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
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-12-08 | PR jit/63854: Introduce xstrdup_for_dump | David Malcolm | 1 | -2/+2 |
2014-11-20 | remove more ggc htabs | Trevor Saunders | 1 | -7/+7 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+7 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |