| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce dump_location_t | David Malcolm | 2018-06-26 | 1 | -7/+2 |
* | Remove MPX | Martin Liska | 2018-06-08 | 1 | -49/+7 |
* | passes.c (ipa_write_summaries): Only modify statements if body is in memory. | Jan Hubicka | 2018-05-30 | 1 | -6/+9 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | trans.c: Include header files. | Martin Liska | 2017-08-08 | 1 | -1/+2 |
* | ipa-comdats.c: Remove optimize check from gate. | Jan Hubicka | 2017-07-07 | 1 | -13/+5 |
* | cgraphunit.c (symbol_table::process_new_functions): Update. | Jan Hubicka | 2017-05-23 | 1 | -44/+0 |
* | Introduce symtab_node::dump_{asm_,}name functions. | Martin Liska | 2017-05-23 | 1 | -11/+9 |
* | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 2017-05-23 | 1 | -9/+9 |
* | Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h | Jan Hubicka | 2017-05-22 | 1 | -1/+1 |
* | ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. | Jan Hubicka | 2017-05-19 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | cgraphunit.c (analyze_functions): Set node->definition to false to signal sym... | Richard Biener | 2016-10-20 | 1 | -0/+7 |
* | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 2016-10-09 | 1 | -1/+1 |
* | Add IPA VRP | Kugan Vivekanandarajah | 2016-09-20 | 1 | -0/+1 |
* | tree-pass.h (make_pass_materialize_all_clones): Declare. | Richard Biener | 2016-08-18 | 1 | -0/+41 |
* | function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ... | Richard Biener | 2016-07-21 | 1 | -0/+1 |
* | ipa.c: remove static_{ctors,dtors} globals | Trevor Saunders | 2016-07-13 | 1 | -20/+17 |
* | re PR ipa/69589 (ICE in initialize_node_lattices, at ipa-cp.c:971) | Jan Hubicka | 2016-03-10 | 1 | -16/+33 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 2015-12-07 | 1 | -0/+1 |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -8/+0 |
* | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 2015-10-29 | 1 | -7/+5 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 2015-10-27 | 1 | -12/+10 |
* | ipa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P. | Richard Biener | 2015-08-27 | 1 | -0/+1 |
* | Revert "replace several uses of the anon namespace with GCC_FINAL" | Trevor Saunders | 2015-08-12 | 1 | -6/+18 |
* | replace several uses of the anon namespace with GCC_FINAL | Trevor Saunders | 2015-08-11 | 1 | -18/+6 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -10/+4 |
* | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 2015-06-25 | 1 | -2/+0 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -3/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -4/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -3/+0 |
* | ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t... | Ilya Enkovich | 2015-06-03 | 1 | -1/+15 |
* | ipa-utils.h (method_class_type): Remove. | Jan Hubicka | 2015-05-24 | 1 | -1/+1 |
* | ipa-visibility.c (function_and_variable_visibility): Only check locality if n... | Jan Hubicka | 2015-02-17 | 1 | -1/+1 |
* | ipa-chkp.c: Use iterate_direct_aliases. | Jan Hubicka | 2015-02-14 | 1 | -8/+7 |
* | ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing bodies of thu... | Jan Hubicka | 2015-02-11 | 1 | -1/+7 |
* | re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c) | Jan Hubicka | 2015-02-11 | 1 | -4/+10 |
* | re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c) | Jan Hubicka | 2015-02-05 | 1 | -0/+12 |
* | Fix for PR64068 and PR64559. | Martin Liska | 2015-01-15 | 1 | -1/+0 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -4/+11 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | symbol_summary is used for inline_summary. | Martin Liska | 2014-12-22 | 1 | -1/+1 |
* | ipa-prop uses symbol_summary class. | Martin Liska | 2014-12-22 | 1 | -0/+1 |
* | re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:... | Jan Hubicka | 2014-12-15 | 1 | -6/+17 |
* | * ipa.c (process_references): Fix conditoinal on flag_optimize | Jan Hubicka | 2014-12-15 | 1 | -2/+4 |
* | re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -... | Jan Hubicka | 2014-12-11 | 1 | -19/+49 |
* | ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav... | Jan Hubicka | 2014-11-22 | 1 | -3/+12 |
* | ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn. | Jan Hubicka | 2014-11-18 | 1 | -3/+3 |
* | ipa-chkp.c: New. | Ilya Enkovich | 2014-11-05 | 1 | -9/+45 |