summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.h
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk into svelinaro-dev/sveRichard Sandiford2017-11-201-94/+0
|\
| * Moving parameter manipulation into its own filejamborm2017-11-091-94/+0
* | Merge trunk into sveRichard Sandiford2017-08-161-1/+1
|\ \ | |/
* | poly_int: build_ref_for_offsetRichard Sandiford2017-06-071-1/+1
* | poly_int: ipa_parm_adjustmentRichard Sandiford2017-06-071-1/+1
|/
* Remove ipa_update_after_lto_readjamborm2017-05-031-1/+0
* Use call_summary in ipa-prop and ipa-cpjamborm2017-05-031-10/+41
* [PR 78140] Reuse same IPA bits and VR infojamborm2017-03-011-19/+13
* Fix memory leaks in IPA CP (PR ipa/79337).marxin2017-02-031-4/+24
* [PR 79108] Put ipa_node_params to GC memoryjamborm2017-01-231-25/+37
* [PR 78365] Prudent type handling in IPA VR-propjamborm2017-01-091-2/+3
* Update copyright years.jakub2017-01-011-1/+1
* Fix ice in set_value_rangekugan2016-11-091-0/+1
* 2016-10-09 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-091-16/+0
* Add IPA VRPkugan2016-09-201-0/+16
* Patch for performing interprocedural bitwise constant propagation.prathamesh34922016-08-261-4/+43
* Indirect inlining of targets from references of global constantsjamborm2016-05-181-5/+8
* Update copyright years.jakub2016-01-041-1/+1
* Fix memory leaks in IPA.marxin2015-11-091-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+5
* Correctly fill up cgraph_node::local.versionable flag.marxin2015-10-201-0/+2
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-4/+4
* Give struct param_aa_atatus and struct func_body_info an ipa_ prefix.jamborm2015-07-161-6/+6
* Limit AA walking when inlining analysis examines parametersjamborm2015-07-151-2/+54
* Fix double word typos.aldyh2015-07-131-1/+1
* Change use to type-based pool allocator in ipa-prop.cmarxin2015-06-011-4/+15
* PR ipa/65478hubicka2015-03-291-0/+4
* 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-11/+21
* 2014-12-04 Martin Jambor <mjambor@suse.cz>jamborm2014-12-041-9/+39
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-1/+1
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Handle speculation.hubicka2014-11-171-1/+2
* * ipa-prop.h (ipa_known_type_data): Remove.hubicka2014-11-141-12/+0
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-57/+0
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-9/+18
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-2/+0
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-3/+0
* State cleanups from jit branchdmalcolm2014-10-211-0/+3
* * ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICEhubicka2014-10-021-2/+17
* * ipa-prop.c (ipa_intraprocedural_devirtualization): Remove.hubicka2014-09-261-1/+0
* IPA C++ refactoring 4/Nmarxin2014-08-251-5/+6
* IPA ICF pass 1/Nmarxin2014-08-011-0/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* 2014-06-26 Martin Jambor <mjambor@suse.cz>jamborm2014-06-261-0/+1
* 2014-05-23 Martin Jambor <mjambor@suse.cz>jamborm2014-05-231-2/+3
* * ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.hubicka2014-02-191-1/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-19/+12