summaryrefslogtreecommitdiff
path: root/gcc/cgraphbuild.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-6/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-15/+14
* gcc/ienkovich2014-11-051-0/+8
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+6
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* IPA C++ refactoring 4/Nmarxin2014-08-251-32/+34
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-5/+2
* IPA C++ refactoring 2/Nmarxin2014-07-241-7/+7
* IPA C++ refactoring 1/Nmarxin2014-07-241-36/+37
* remove has_executetbsaunde2014-07-091-3/+0
* IPA REF refactoringmarxin2014-06-251-39/+20
* pass cfun to pass::executetbsaunde2014-04-171-44/+44
* remove has_gatetbsaunde2014-04-171-3/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-3/+3
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-7/+7
* 2013-11-27 Richard Biener <rguenther@suse.de>rguenth2013-11-271-0/+4
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-8/+8
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-5/+5
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-23/+23
* * 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-301-2/+2
* gcc/rsandifo2013-09-281-6/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-2/+9
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-1/+6
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-51/+106
* 2013-05-24 Martin Jambor <mjambor@suse.cz>jamborm2013-05-241-18/+14
* * cgraph.h (cgraph_get_create_real_symbol_node): Declare.hubicka2013-03-171-7/+7
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* This patch implements generic type query and conversion functions,crowl2012-10-311-6/+6
* * cgraphbuild.c (record_reference): Update.hubicka2012-05-191-1/+1
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-1/+2
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-3/+3