summaryrefslogtreecommitdiff
path: root/gcc/ipa-cp.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-10-09 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-091-293/+18
* 2016-10-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-031-1/+1
* Drop TREE_OVERFLOWkugan2016-09-231-0/+2
* * ipa-cp.c (ipcp_store_vr_results): Avoid static localjakub2016-09-231-3/+1
* Add IPA VRPkugan2016-09-201-0/+243
* Add inline functions for various bitwise operations.jason2016-09-161-1/+1
* 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-09-021-1/+1
* Patch for performing interprocedural bitwise constant propagation.prathamesh34922016-08-261-0/+384
* 2016-07-22 Evgeny Stupachenko <evstupac@gmail.com>iverbin2016-07-221-0/+7
* [PR 71234] Avoid valgrind warning in ipa-cpjamborm2016-05-231-1/+2
* Allow constant global VAR_DECLs in constant jump functionsjamborm2016-05-181-1/+2
* Indirect inlining of targets from references of global constantsjamborm2016-05-181-9/+17
* [PR ipa/69044] Do not clone for param removal when not possiblejamborm2016-01-111-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Use can_refer; do nothubicka2015-12-161-6/+17
* [PR 66616] Check for thunks when adding extra constants to clonesjamborm2015-12-141-6/+19
* * ipa-cp.c (ipcp_cloning_candidate_p): Use node->optimize_for_size_p.hubicka2015-12-101-12/+18
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-3/+2
* Correctly fill up cgraph_node::local.versionable flag.marxin2015-10-201-9/+6
* Fix Solaris bootstrapjamborm2015-10-081-2/+2
* IPA-CP Alignment lattice cleanupjamborm2015-10-051-65/+177
* Share memory blocks between pool allocatorsmiyuki2015-09-161-4/+4
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-4/+4
* Fix double word typos.aldyh2015-07-131-3/+3
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-7/+2
* 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
* Change use to type-based pool allocator in ipa-prop.cmarxin2015-06-011-20/+17
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* * ipa-cp.c (ipcp_driver): Relase prev_edge.hubicka2015-04-131-0/+1
* * ipa-cp (set_single_call_flag): Remove tooienkovich2015-04-061-1/+0
* PR ipa/65478hubicka2015-03-291-8/+81
* PR ipa/65028hubicka2015-02-191-3/+2
* Add -fipa-cp-alignmenthjl2015-02-171-0/+9
* PR ipa/64978hubicka2015-02-101-5/+2
* * ipa-cp.c (ipa_value_from_jfunc, ipa_context_from_jfunc): Add boundshubicka2015-02-051-2/+4
* PR ipa/64378hubicka2015-01-181-2/+7
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+12
* Update copyright years.jakub2015-01-051-1/+1
* symbol_summary is used for inline_summary.marxin2014-12-221-4/+4
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpdmalcolm2014-12-081-2/+2
* 2014-12-05 Martin Jambor <mjambor@suse.cz>jamborm2014-12-051-1/+2
* 2014-12-04 Martin Jambor <mjambor@suse.cz>jamborm2014-12-041-2/+167