re PR target/87532 (bad results from vec_extract(unsigned char, foo) dependent upon...
[gcc.git] / gcc / ipa-prop.c
2019-01-26 Martin Jambor[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-20 Martin JamborLimit AA walking in IPA summary generation
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-15 Jan Hubickacgraph.h (cgraph_node): Add predicate prevailing_p.
2018-12-10 Martin Jambor[PR 88214] Check that an argument is a pointer
2018-12-04 Jan Hubickaipa-prop.c (jump_function_useful_p): New.
2018-11-14 Aldy Hernandez* gimple-ssa-evrp-analyze.c
2018-11-12 Richard Biener2018-11=12 Richard Biener <rguenther@suse.de>
2018-11-11 Richard Bienertree-vrp.h (class value_range_base): New base class...
2018-10-26 Martin LiskaRelax hash function to match equals function behavior...
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-06-26 David MalcolmIntroduce dump_location_t
2018-06-19 Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08 Martin LiskaConvert IPA CP to symbol_summary.
2018-06-08 Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-05-16 Martin JamborRemove unused function ipa_free_edge_args_substructures
2018-02-23 Jakub Jelinekipa-prop.c (ipa_vr_ggc_hash_traits::hash): Hash p-...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: MEM_REF offsets
2017-12-20 Richard Sandifordpoly_int: get_ref_base_and_extent
2017-12-08 Jakub Jelinekipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_st...
2017-11-28 Prathamesh Kulkarni[PR 82808] Use proper result types for arithmetic jump...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-09 Martin JamborMoving parameter manipulation into its own file
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-09 Richard SandifordAllow non-wi <op> wi
2017-06-19 Richard Bienerre PR ipa/81112 (internal compiler error: tree check...
2017-06-16 Martin SeborPR c++/80560 - warn on undefined memory operations...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-19 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-03 Martin JamborRemove ipa_update_after_lto_read
2017-05-03 Martin JamborUse call_summary in ipa-prop and ipa-cp
2017-03-09 Richard Bienerre PR ipa/79970 (ICE in add_stack_var, at cfgexpand...
2017-03-01 Martin Jambor[PR 78140] Reuse same IPA bits and VR info
2017-02-21 Martin Jambor[PR 79579] Avoid segfault on NULL ipa_edge_args_vector
2017-02-08 Martin Jambor[PR 79375] Avoid passing NULL by reference
2017-02-03 Martin LiskaFix memory leaks in IPA CP (PR ipa/79337).
2017-01-31 Martin LiskaCall symbol_summary<>::release instead of ~symbol_summa...
2017-01-24 Martin Jambor[PR 79198] Call ipa-prop func summary destructor
2017-01-23 Martin JamborFix compute_complex_assign_jump_func
2017-01-23 Martin Jambor[PR 79108] Put ipa_node_params to GC memory
2017-01-09 Martin Jambor[PR 78365] Prudent type handling in IPA VR-prop
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-25 Richard Bienerre PR ipa/78515 (ICE: in fold_binary_loc, at fold-const...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-13 Kugan Vivekanandarajahpr78268.C: New test.
2016-11-10 Kugan Vivekanandarajahrevert: ipa-cp.c (ipa_get_jf_pass_through_result):...
2016-11-09 Kugan VivekanandarajahHandle unary pass-through jump functions for ipa-vrp
2016-11-09 Kugan VivekanandarajahFix ice in set_value_range
2016-10-21 Kugan VivekanandarajahADDR_EXPR and nonnull
2016-10-17 Kugan VivekanandarajahUse get/set_ptr_nonnull in ipa-vrp
2016-10-09 Prathamesh Kulkarniipa-prop.c (ipcp_transform_function): Set fields m_vr...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-09 Prathamesh Kulkarniipa-cp.c (ipcp_alignment_lattice): Remove.
2016-09-27 Kugan VivekanandarajahFix ipa-vrp convert value_range
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-08-26 Prathamesh KulkarniPatch for performing interprocedural bitwise constant...
2016-08-09 Richard Bienerre PR target/68273 (Wrong code on mips/mipsel due to...
2016-05-18 Martin JamborAllow constant global VAR_DECLs in constant jump functions
2016-05-18 Martin JamborConst parameters are always unmodified
2016-05-18 Martin JamborIndirect inlining of targets from references of global...
2016-05-18 Martin JamborRespect --param ipa-max-agg-items=0
2016-03-29 Richard Bienerre PR middle-end/70424 (Pointer derived from integer...
2016-01-22 Kugan Vivekanandarajahipa-prop.c (ipa_set_jf_constant): Remove redundant...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-16 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Use can_refe...
2015-12-11 Martin JamborAdd an asssert and testcase for PR 68064
2015-12-10 Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-11-09 Martin LiskaFix memory leaks in IPA.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-20 Martin LiskaCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16 Martin Liskare PR ipa/66896 (ipa-prop.c:2479 runtime error: member...
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-16 Martin JamborGive struct param_aa_atatus and struct func_body_info...
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-15 Paolo BonziniLimit AA walking when inlining analysis examines parameters
2015-07-13 Aldy HernandezFix double word typos.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in ipa-prop.c
2015-06-01 Martin LiskaChange use to type-based pool allocator in ipa-prop.c.
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-12 Jan Hubickare PR middle-end/65743 (LTO+FDO build of Firefox crashe...
2015-03-30 Jakub Jelinekre PR ipa/65610 (Compare debug failure with -g3 -fsanit...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-02-13 Jan Hubickare PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscomp...
2015-02-04 Jan Hubickaipa-prop.c (update_indirect_edges_after_inlining):...
2015-02-04 Jan Hubickare PR middle-end/64922 (runtime error: member call...
next