summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR ipa/65236hubicka2015-02-281-0/+8
* PR bootstrap/65150hubicka2015-02-271-0/+1
* PR rtl/32219rth2015-02-131-2/+6
* Handle noreturn function thunk creation.marxin2015-02-111-3/+4
* PR ipa/64982hubicka2015-02-101-0/+8
* PR ipa/63566 hubicka2015-02-081-4/+17
* PR ipa/64896jakub2015-02-061-4/+9
* PR ipa/64801hubicka2015-01-291-12/+41
* PR ipa/64776jakub2015-01-271-5/+9
* gcc/iverbin2015-01-141-2/+2
* PR middle-end/64412jakub2015-01-091-0/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* IPA ICF: target and optimization flags comparison.marxin2015-01-091-26/+26
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* * cgraphunit.c (analyze_functions): Always analyze targets of aliases.hubicka2014-12-151-0/+1
* * cgraphunit.c (analyze_functions): Do not analyze extern inlinehubicka2014-12-151-4/+25
* PR ipa/61324hubicka2014-12-111-6/+4
* gcc/iverbin2014-11-281-4/+4
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-3/+3
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-6/+5
* * cgraphunit.c (analyze_functions): Use opt_for_fn.hubicka2014-11-171-1/+1
* * passes.c (execute_one_pass): Do not apply all transforms priorhubicka2014-11-161-4/+3
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+1
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-2/+18
* PR ipa/63580marxin2014-11-071-0/+8
* PR ipa/63595marxin2014-11-071-2/+14
* gcc/ienkovich2014-11-051-1/+16
* PR ipa/63587marxin2014-10-291-1/+3
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+5
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* State cleanups from jit branchdmalcolm2014-10-211-2/+18
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* IPA ICF pass, part 3/5marxin2014-10-161-1/+1
* PR/63376marxin2014-10-101-0/+1
* * cgraph.c (cgraph_node::release_body): New argument keep_argumentsmarxin2014-09-261-2/+3
* Add an no_reorder attribute for LTOak2014-09-241-26/+21
* 2014-09-10 Martin Jambor <mjambor@suse.cz>jamborm2014-09-101-5/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-230/+190
* * tree-profile.c (tree_profiling): Skip external functionshubicka2014-08-211-5/+0
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-6/+6
* PR c/61271mpolacek2014-08-191-1/+1
* IPA C++ refactoring 3/Nmarxin2014-08-041-14/+9
* add a hash_set based on hash_tabletbsaunde2014-08-021-6/+4
* [Patch] Not very subtle fix for pr61510jgreenhalgh2014-08-011-1/+1
* IPA C++ refactoring fix.marxin2014-07-241-1/+1
* IPA C++ refactoring 2/Nmarxin2014-07-241-11/+11
* IPA C++ refactoring 1/Nmarxin2014-07-241-119/+114
* PR middle-end/61654jakub2014-07-041-0/+1