summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-07 * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.jakub1-0/+5
2016-04-04 PR ipa/68881hubicka1-0/+3
2016-03-29 PR ipa/70283hubicka1-0/+3
2016-03-10 PR lto/69589hubicka1-0/+2
2016-01-04 Update copyright years.jakub1-1/+1
2015-12-23 gcc/nathan1-7/+1
2015-12-23 gcc/nathan1-1/+7
2015-12-15[PR 68851] Do not collect thunks in collect_callersjamborm1-1/+1
2015-12-09 PR ipa/61886hubicka1-2/+7
2015-12-07 PR ipa/61886hubicka1-1/+30
2015-12-04 * ipa-inline.c (can_inline_edge_p) Use merged_comdat.hubicka1-1/+1
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringhubicka1-5/+13
2015-11-05gcc/jakub1-2/+5
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw1-2/+22
2015-10-13gcc/jakub1-1/+7
2015-09-20switch from gimple to gimple*tbsaunde1-17/+17
2015-08-19remove useless typedefstbsaunde1-3/+1
2015-07-13Fix double word typos.aldyh1-4/+4
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod1-23/+5
2015-06-25gcc/rsandifo1-28/+1
2015-06-25gcc/rsandifo1-3/+3
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod1-16/+2
2015-06-05Merge debug-early branch into mainline.aldyh1-1/+1
2015-04-30Fix spurious semicolonsdmalcolm1-1/+1
2015-04-18remove need for store_values_directlytbsaunde1-1/+0
2015-04-01 * lto-cgraph.c (lto_output_node, input_overwrite_node): Streamhubicka1-0/+2
2015-03-21Mark omp thread functions as parallelizedvries1-0/+2
2015-03-16 * cgraph.h (add_new_static_var): Remove declaration.mpolacek1-3/+0
2015-03-102015-03-10 Richard Biener <rguenther@suse.de>rguenth1-0/+1
2015-03-09 * ipa-inline-analysis.c (check_callers): Checkhubicka1-5/+12
2015-03-08 PR ipa/65334hubicka1-0/+12
2015-03-04 * cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewritehubicka1-8/+3
2015-03-03Fix PR ipa/65263.marxin1-0/+3
2015-02-27 PR bootstrap/65150hubicka1-3/+46
2015-02-20 * cgraph.h (clone_function_name_1): Declare.bernds1-0/+1
2015-02-15 * cgraph.h (symtab_node::has_aliases_p): Simplify.hubicka1-16/+4
2015-02-14 * ipa-chkp.c: Use iterate_direct_aliases.hubicka1-11/+223
2015-02-11 PR ipa/65005hubicka1-7/+0
2015-02-03 * ipa-inline-analysis.c (simple_edge_hints): Fix check forhubicka1-0/+2
2015-01-29 PR ipa/64801hubicka1-1/+1
2015-01-12cgraph_edge refactoring.marxin1-0/+55
2015-01-05 Update copyright years.jakub1-1/+1
2014-12-22New symbol_summary class introduced.marxin1-0/+8
2014-12-15 PR ipa/61602hubicka1-1/+1
2014-12-11 PR ipa/61324hubicka1-3/+6
2014-12-08PR jit/63854: Introduce xstrdup_for_dumpdmalcolm1-0/+28
2014-12-07 * symtab.c (symtab_node::equal_address_to): New function.hubicka1-0/+5
2014-12-052014-12-05 Martin Jambor <mjambor@suse.cz>jamborm1-0/+10
2014-11-262014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger1-7/+16
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm1-8/+8