tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.
[gcc.git] / gcc / ipa-cp.c
2018-12-14 Michael Ploujnikovipa-cp.c (print_all_lattices): Skip cp clones.
2018-12-14 Michael Ploujnikov* ipa-cp.c: Fix various comment typos.
2018-12-09 Bin Chengipa-cp.c (update_profiling_info): Call adjust_for_ipa_s...
2018-12-04 Michael Ploujnikovre PR lto/88297 (Assembler Error: symbol `_Z41__static_...
2018-11-30 Michael PloujnikovMinimize clone counter memory usage in create_virtual_c...
2018-11-14 Aldy Hernandez* gimple-ssa-evrp-analyze.c
2018-11-12 Richard Biener2018-11=12 Richard Biener <rguenther@suse.de>
2018-11-12 Richard Bienertree-vrp.h (value_range_base::symbolic_p, [...]): Move...
2018-11-11 Richard Bienertree-vrp.h (class value_range_base): New base class...
2018-10-17 Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-09-25 Martin LiskaRemove unused functions and fields.
2018-08-31 Martin Jambor[PATCH] Fix thinko in estimate_local_effects in IPA-CP
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-06-21 David MalcolmFix IPA crash in libgccjit
2018-06-19 Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08 Martin LiskaPort IPA CP to edge_clone_summaries.
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-06-08 Martin LiskaRemove MPX
2018-05-11 Martin JamborCheck is_single_const in intersect_with_plats
2018-04-27 Martin Jamborre PR ipa/85549 (Infinite loop in ilmbase package)
2018-04-20 Martin JamborFix IPA-CP test for self-feeding recursive dependency
2018-04-20 Martin JamborCheck that clones of edges exist during IPA-CP
2018-04-17 Martin JamborCall expand_all_artificial_thunks in ipa-cp if necessary
2018-04-11 Martin JamborImprove IPA-CP handling of self-recursive calls
2018-04-03 Martin LiskaBits propagation only for int and ptr types
2018-02-21 Jan Hubicka* ipa-cp.c (determine_versionability): Fix comment...
2018-02-21 Jan Hubickare PR c/84229 (A valid code rejected with -flto)
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-02 Jan Hubickaipa-cp.c (ipcp_lattice<valtype>::print): Update dumping.
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-28 Prathamesh Kulkarni[PR 82808] Use proper result types for arithmetic jump...
2017-11-18 Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-17 Jan Hubickaipa-cp.c (update_profiling_info): Handle conversion...
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-08-08 Martin Liskatrans.c: Include header files.
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29 Yury Gribovre PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode...
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-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-04 Jan Hubickaipa-cp.c (perform_estimation_of_a_value): Drop base_tim...
2017-05-03 Martin JamborRemove ipa_update_after_lto_read
2017-04-28 Jan Hubickaipa-cp.c (perform_estimation_of_a_value): Turn time...
2017-04-26 Jan Hubickaipa-cp.c (estimate_local_effects): Convert sreal to...
2017-04-11 Martin LiskaDo not create a constprop clone for calls_comdat_local...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-01 Martin Jambor[PR 78140] Reuse same IPA bits and VR info
2017-01-20 Martin LiskaFix IPA CP where it forgot to add a reference in cgraph...
2017-01-09 Martin Jambor[PR 78365] Prudent type handling in IPA VR-prop
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-15 Jakub Jelinekipa-cp.c (class ipcp_bits_lattice): Formatting fixes.
2016-12-09 Kugan Vivekanandarajahre PR tree-optimization/78721 (ICE on valid code at...
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-11-06 Kugan Vivekanandarajahipa-cp.c (ipcp_bits_lattice::meet_with): Remove unreach...
2016-10-09 Prathamesh Kulkarniipa-cp.c (ipcp_alignment_lattice): Remove.
2016-10-03 Prathamesh Kulkarniipa-cp.c (propagate_bits_accross_jump_function): Introd...
2016-09-23 Kugan VivekanandarajahDrop TREE_OVERFLOW
2016-09-23 Jakub Jelinekipa-cp.c (ipcp_store_vr_results): Avoid static local...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-16 Jason MerrillAdd inline functions for various bitwise operations.
2016-09-02 Prathamesh Kulkarniipa-cp.c (ipcp_store_bits_results): Change option name...
2016-08-26 Prathamesh KulkarniPatch for performing interprocedural bitwise constant...
2016-07-22 Evgeny Stupachenkoipa-cp.c (determine_versionability): Do not create...
2016-05-23 Martin Jambor[PR 71234] Avoid valgrind warning in ipa-cp
2016-05-18 Martin JamborAllow constant global VAR_DECLs in constant jump functions
2016-05-18 Martin JamborIndirect inlining of targets from references of global...
2016-01-11 Martin Jambor[PR ipa/69044] Do not clone for param removal when...
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-14 Martin Jambor[PR 66616] Check for thunks when adding extra constants...
2015-12-10 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use node->optimize...
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-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-20 Martin LiskaCorrectly fill up cgraph_node::local.versionable flag.
2015-10-08 Martin JamborFix Solaris bootstrap
2015-10-05 Martin JamborIPA-CP Alignment lattice cleanup
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
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-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-04-13 Jan Hubickaipa-cp.c (ipcp_driver): Relase prev_edge.
next