asan.c (handle_builtin_alloca): Deal with all alloca variants.
[gcc.git] / gcc / ipa-cp.c
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.
2015-04-06 Ilya Enkovichipa-cp (set_single_call_flag): Remove too restrictive...
2015-03-29 Martin Jamborre PR ipa/65478 (crafty performance regression)
2015-02-19 Martin Jamborre PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscomp...
2015-02-17 H.J. LuAdd -fipa-cp-alignment
2015-02-10 Jan Hubickare PR ipa/64978 (ICE: in ipcp_verify_propagated_values...
2015-02-05 Jan Hubickaipa-cp.c (ipa_value_from_jfunc, [...]): Add bounds...
2015-01-18 Jan Hubickare PR ipa/64378 (ICE: in inline_call, at ipa-inline...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
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 Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-12-04 Martin Jamboripa-prop.h (ipa_alignment): New type.
2014-12-02 Martin Jamborre PR ipa/63814 (g++.dg/ipa/pr61160-1.C fails with...
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-17 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Handle specu...
2014-11-16 Jan Hubicka* ipa-polymorphic-call.c
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-11-14 Martin Jamboripa-cp.c (ipcp_value_source): Converted to a template...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-20 Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-03 Martin Jamborre PR ipa/62015 (ipa-cp-clone uses a clone that is...
2014-09-03 Martin Jamborre PR ipa/61986 (ICE on valid code at -O3 on x86_64...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-24 Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-07-11 Jan Hubickaipa-prop.c (ipa_binfo_from_known_type_jfunc): In LTO...
2014-07-09 Jan Hubickaipa-cp.c (devirtualization_time_bonus): Walk through...
2014-07-09 Trevor Saundersremove has_execute
next