summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
Commit message (Expand)AuthorAgeFilesLines
...
* IPA C++ refactoring 4/Nmarxin2014-08-251-9/+9
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-2/+5
* add a hash_set based on hash_tabletbsaunde2014-08-021-41/+36
* IPA C++ refactoring 2/Nmarxin2014-07-241-8/+8
* IPA C++ refactoring 1/Nmarxin2014-07-241-31/+26
* remove has_executetbsaunde2014-07-091-3/+0
* Fix for devirtualization dump functionsmarxin2014-06-271-1/+1
* IPA REF refactoringmarxin2014-06-251-18/+15
* add hash_map classtbsaunde2014-06-241-8/+9
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+223
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-3/+0
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-1/+1
* * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p, address_taken_from_...hubicka2014-05-251-682/+0
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-7/+28
* * ipa.c (ipa_discover_readonly_nonaddressable_var): Fix dumping;hubicka2014-05-211-2/+2
* add dbgcnt support for devirtdavidxl2014-05-201-7/+14
* * ipa.c (symtab_remove_unreachable_nodes): Removehubicka2014-05-191-0/+5
* * ipa.c (update_visibility_by_resolution_info): New function.hubicka2014-05-181-32/+46
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-23/+91
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-4/+4
* pass cfun to pass::executetbsaunde2014-04-171-21/+14
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-22/+16
* remove has_gatetbsaunde2014-04-171-4/+0
* PR ipa/60854hubicka2014-04-171-1/+12
* PR lto/60567jakub2014-04-101-0/+1
* PR ipa/59626hubicka2014-04-041-2/+14
* 2014-04-03 Martin Jambor <mjambor@suse.cz>jamborm2014-04-031-3/+3
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-0/+2
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-0/+1
* PR ipa/60457jakub2014-03-101-1/+2
* PR ipa/60150hubicka2014-03-021-7/+24
* 2014-02-26 Richard Biener <rguenther@suse.de>rguenth2014-02-261-3/+3
* * ipa.c (function_and_variable_visibility): Also clear WEAKhubicka2014-02-191-0/+3
* * ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLYhubicka2014-02-041-0/+30
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-4/+7
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-5/+5
* Reverted:kyukhin2013-11-291-24/+6
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+13
* * ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.jakub2013-11-221-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-3/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-12/+12
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-1/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-15/+15
* * ipa.c (cgraph_build_static_cdtor_1): Support contructorskyukhin2013-10-301-6/+24
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-214/+214
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1