]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-fold.c
Merger of git branch "gimple-classes-v2-option-3"
[thirdparty/gcc.git] / gcc / gimple-fold.c
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19  Richard HendersonAllow the front-end to create calls with a static chain
2014-11-14  Richard Bienergimple-fold.h (gimple_fold_stmt_to_constant_1): Add...
2014-11-12  Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-07  Jiong Wang[PATCH] PR63676, exit tree fold when node be TREE_CLOBBER_P
2014-11-03  Richard Bienermatch.pd: Add two abs patterns.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-28  Richard Bienergimple-fold.h (follow_single_use_edges): Declare.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24  Richard Bienergenmatch.c (expr::gen_transform): Use fold_buildN_loc...
2014-10-22  Richard BienerMakefile.in (OBJS): Add gimple-match.o and generic...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-16  Richard Bienerre PR c/63554 (ice in "execute_todo, at passes.c:1797...
2014-10-15  Richard Bienergimple-fold.c (gimple_fold_call): Properly keep virtual...
2014-10-13  Richard Bienerre PR c++/63419 (verify_gimple failed: "vector CONSTRUC...
2014-10-10  Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_...
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-20  Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-12  Richard Bienerre PR middle-end/63237 (error: invalid operand in unary...
2014-08-29  Richard Bienerre PR middle-end/62292 (FAIL: (geterrorname|getmethodna...
2014-08-27  Richard Bienergimple-fold.c (get_maxval_strlen): Add overload wrappin...
2014-08-27  Richard Bienerre PR lto/62239 (ICE: in execute_todo, at passes.c...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-19  Richard Bienergimple-fold.c (fold_gimple_assign): Properly build...
2014-08-18  Jan Hubickagimple-fold.c (fold_gimple_assign): Do not intorudce...
2014-08-18  Richard Bienerre PR middle-end/62090 (ice in compute_may_aliases)
2014-08-18  Richard Bienergimple-fold.c (maybe_fold_reference): Move re-gimplific...
2014-08-14  Richard Bienerre PR middle-end/62090 (ice in compute_may_aliases)
2014-08-12  Thomas Preud'hommere PR middle-end/62103 (Incorrect folding of bitfield...
2014-08-08  Richard Bienerbuiltins.c (c_getstr, [...]): Export.
2014-08-04  Richard Bienergimple-fold.h (gimple_fold_builtin): Remove.
2014-07-29  Jan Hubickagimple-fold.c (fold_gimple_assign): Fix condition guard...
2014-07-25  Richard Bienerre PR middle-end/61762 (failure to optimize memcpy...
2014-07-24  Martin LiskaIPA C++ refactoring 2/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-05  Jan Hubickacgraph.c (cgraph_create_indirect_edge): Update call...
2014-06-27  Martin LiskaFix for devirtualization dump functions
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-24  Jan Hubickagimple-fold.c (can_refer_decl_in_current_unit_p): Be...
2014-05-21  Jan Hubickare PR tree-optimization/60899 (undef reference generate...
2014-05-20  Xinliang David Liadd dbgcnt support for devirt
2014-05-08  Richard Bienergimple-fold.c (gimple_fold_stmt_to_constant_1): Remove...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-03-26  Jakub Jelinektree-vrp.c (simplify_internal_call_using_ranges): If...
2014-03-18  Martin Liskacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2014-03-18  Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-02-11  Jan Hubickare PR lto/59468 (ICE on invalid C++ code with LTO in...
2014-02-07  Jan Hubickagimple-fold.c (gimple_get_virt_method_for_vtable):...
2014-02-05  Jan Hubicka* gimple-fold.c (can_refer_decl_in_current_unit_p)...
2014-02-04  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2014-02-04  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Do direct...
2014-02-03  Jan Hubickare PR ipa/59831 (ice in cgraph_speculative_call_info...
2014-01-20  Jakub Jelinekre PR tree-optimization/59860 (ICE in compute_may_alias...
2014-01-17  Marek Polacekre PR c/58346 (ICE with SIGFPE at -O1 and above on...
2014-01-13  Jakub Jelinekre PR tree-optimization/59387 (wrong code (hangs) at...
2014-01-09  Jakub Jelinekre PR tree-optimization/59622 (internal compiler error...
2014-01-08  Richard Bienerre PR middle-end/59630 (ICE converting the return type...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-31  Jakub Jelinekre PR tree-optimization/59622 (internal compiler error...
2013-12-17  Jan Hubickare PR middle-end/35545 (tracer pass is run too late)
2013-12-17  Jan Hubickadevirt-13.C: Update template.
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04  Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-11-27  Tom de VriesDon't create out-of-bounds BIT_FIELD_REF.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-13  Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-11-07  Richard Bienertree-ssa-ccp.c (canonicalize_float_value): Rename to ...
2013-11-06  Jason Merrilltypo
2013-10-31  David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-10  Andrew MacLeodtree-flow.h: Move some prototypes to gimple.h.
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity...
2013-09-16  Jan Hubickagimple-fold.c (can_refer_decl_in_current_unit_p): Do...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-10  Jan Hubickagimple-fold.c (gimple_get_virt_method_for_binfo): Pass...
2013-08-26  Jan Hubicka* gimple-fold.c (gimple_get_virt_method_for_binfo)...
2013-08-18  Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-16  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-07-21  Ondřej BílkaFix typos.
2013-06-21  Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-06-19  Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-11  Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
next