re PR c/79153 (-Wimplicit-fallthrough missed warning)
[gcc.git] / gcc / ipa-prop.c
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...
2015-01-18 Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-12 Jan Hubickare PR ipa/63470 (internal compiler error: in estimate_e...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05 Martin Jamborre PR ipa/64192 (r218369 causes some regressions with...
2014-12-04 David MalcolmPR jit/63854: Fix leak of ipa hooks
2014-12-04 Martin Jamboripa-prop.h (ipa_alignment): New type.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-25 Markus Trippelsdorfre PR ipa/64059 (ICE: Segmentation fault in ipa-polymor...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14 Martin Jamboripa-prop.h (jump_func_type): Removed value IPA_JF_KNOWN...
2014-11-14 Martin Jamboripa-prop.h (ipa_get_jf_pass_through_type_preserved...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-05 Jan Hubickaipa-prop.c (try_make_edge_direct_virtual_call): Remove...
2014-10-05 Jan Hubickaipa-polymorphic-call.c (possible_placement_new): Fix...
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-10-04 Jan Hubickadevirt-46.C: New testcase.
next