summaryrefslogtreecommitdiff
path: root/gcc/ipa-reference.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* State cleanups from jit branchdmalcolm2014-10-211-4/+13
* IPA C++ refactoring 4/Nmarxin2014-08-251-7/+7
* IPA C++ refactoring 1/Nmarxin2014-07-241-18/+18
* remove has_executetbsaunde2014-07-091-1/+0
* IPA REF refactoringmarxin2014-06-251-6/+6
* * ipa-reference.c (is_proper_for_analysis): Exclude addressable and publichubicka2014-06-101-40/+11
* 2014-06-04 Martin Jambor <mjambor@suse.cz>jamborm2014-06-041-0/+2
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-4/+4
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+7
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-3/+3
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-30/+30
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+0
* gcc/rsandifo2013-09-281-17/+16
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-26/+46
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-5/+5
* PR middle-end/56461jakub2013-02-271-5/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-43/+25
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-19/+15
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-295/+245
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-9/+7
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-12/+20
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* * ipa-reference.c (is_proper_for_analysis): Do not check flagshubicka2012-05-171-15/+25
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-1/+1
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-8/+8
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-6/+5
* * cgraph.h: Update copyrights;hubicka2012-04-141-23/+23
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-13/+14
* * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph afterhubicka2011-06-101-1/+5
* * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.hubicka2011-06-101-9/+19
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-291-8/+4
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * cgraph.c: Fix comment typos.froydnj2011-02-111-3/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * doc/extend.texi: (attribute leaf): Document.hubicka2010-09-241-6/+46