| Commit message (Expand) | Author | Age | Files | Lines |
* | [PR ipa/66616] Copy can_change_signature flag to artificial thunks | jamborm | 2016-01-11 | 1 | -0/+1 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | * ipa-inline.c (can_inline_edge_p) Use merged_comdat. | hubicka | 2015-12-04 | 1 | -1/+1 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -18/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -9/+8 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | law | 2015-10-28 | 1 | -6/+5 |
* | Correctly fill up cgraph_node::local.versionable flag. | marxin | 2015-10-20 | 1 | -3/+1 |
* | switch from gimple to gimple* | tbsaunde | 2015-09-20 | 1 | -2/+2 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -11/+3 |
* | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-25 | 1 | -2/+0 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -3/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -4/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -3/+0 |
* | * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream | hubicka | 2015-04-02 | 1 | -2/+3 |
* | PR bootstrap/65150 | hubicka | 2015-02-27 | 1 | -0/+2 |
* | * cgraph.h (clone_function_name_1): Declare. | bernds | 2015-02-20 | 1 | -6/+16 |
* | PR ipa/65087 | jakub | 2015-02-18 | 1 | -2/+3 |
* | PR ipa/64963 | jakub | 2015-02-16 | 1 | -1/+4 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | ipa-prop uses symbol_summary class. | marxin | 2014-12-22 | 1 | -0/+1 |
* | PR ipa/61324 | hubicka | 2014-12-11 | 1 | -1/+1 |
* | PR jit/63854: Introduce xstrdup_for_dump | dmalcolm | 2014-12-08 | 1 | -2/+2 |
* | 2014-12-05 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-12-05 | 1 | -11/+31 |
* | Merger of git branch "gimple-classes-v2-option-3" | dmalcolm | 2014-11-19 | 1 | -3/+4 |
* | * passes.c (execute_one_pass): Do not apply all transforms prior | hubicka | 2014-11-16 | 1 | -2/+2 |
* | * cgraph.h: Flatten. Remove all include files. | amacleod | 2014-10-28 | 1 | -0/+5 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+1 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -1/+6 |
* | PR lto/62026 | hubicka | 2014-10-15 | 1 | -0/+3 |
* | * cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTOR | hubicka | 2014-10-03 | 1 | -0/+1 |
* | * cgraphclones.c (build_function_type_skip_args): Do not make new | hubicka | 2014-10-02 | 1 | -17/+1 |
* | Add an no_reorder attribute for LTO | ak | 2014-09-24 | 1 | -0/+2 |
* | 2014-09-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-09-10 | 1 | -3/+1 |
* | 2014-09-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-09-10 | 1 | -0/+21 |
* | IPA C++ refactoring 4/N | marxin | 2014-08-25 | 1 | -104/+108 |
* | PR ipa/61800 | kyukhin | 2014-08-18 | 1 | -1/+1 |
* | 2014-08-06 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-08-06 | 1 | -0/+1 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -157/+143 |
* | 2014-06-27 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-06-27 | 1 | -40/+26 |
* | IPA REF refactoring | marxin | 2014-06-25 | 1 | -6/+5 |
* | Revert: | hubicka | 2014-06-16 | 1 | -1/+0 |
* | * symtab.c (symtab_node::reset_section): New method. | hubicka | 2014-06-12 | 1 | -0/+1 |
* | * symtab.c (dump_symtab_base): Update dumping. | hubicka | 2014-06-09 | 1 | -3/+0 |
* | Enhancement of call graph API | marxin | 2014-06-04 | 1 | -1/+1 |
* | * tree-core.h (tree_decl_with_vis): Replace comdat_group by | hubicka | 2014-05-24 | 1 | -2/+1 |
* | * tree.h (DECL_ONE_ONLY): Return true only for externally visible | hubicka | 2014-05-20 | 1 | -1/+1 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -1/+1 |
* | 2014-04-22 Martin Jambor <mjambor@suse.cz> | jamborm | 2014-04-22 | 1 | -1/+3 |