]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-fold.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / gimple-fold.c
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...
2013-05-09  Martin Jamborre PR lto/57084 (483. xalancbmk run fails with -O2...
2013-04-22  James Greenhalgh[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.
2013-01-13  Jakub Jelinekre PR fortran/55935 ([OOP] Fortran fronted has ADDR_EXP...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-06  Richard Bienergimple-fold.c (fold_stmt_1): Remove code handling foldi...
2012-11-27  Richard Bienergimple-fold.c (fold_stmt_1): Remove unnecessary code.
2012-11-27  Richard Bienerre PR middle-end/55331 (ICE: SIGSEGV in substitute_and_...
2012-11-05  Eric Botcazoure PR tree-optimization/54986 (segfault on constant...
2012-09-29  Marc Glissetree.c (truth_type_for): New function.
2012-09-14  Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-09-11  Richard Guentherre PR middle-end/54515 (cc1plus sigsegv -O2 anonymous...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-20  Richard Guentherre PR middle-end/54327 (Segmentation fault in init_ggc)
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-19  Eric Botcazougimple-fold.c (canonicalize_constructor_val): Strip...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-04  Richard Guentherre PR middle-end/53433 (ICE in int_mode_for_mode, at...
2012-06-15  Michael Matzgimplify.c (gimplify_modify_expr): Fold generated state...
2012-05-29  Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-24  Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-05-19  Jan Hubickacgraphbuild.c (record_reference): Update.
2012-05-17  Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-16  Andrew Pinskigimple-fold.c (get_maxval_strlen): Move COND_EXPR handl...
2012-05-11  Richard Guenthertree-flow.h (referenced_var_check_and_insert): Remove.
2012-05-07  Eric Botcazoutree-dfa.c (get_ref_base_and_extent): Do the offset...
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-20  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-13  Martin Jamborre PR middle-end/52939 (ice in gimple_get_virt_method_f...
2012-04-06  Mike Stump* gimple-fold.c (gimple_fold_stmt_to_constant_1): Avoid...
2012-03-29  Richard Guenthertree-flow.h (struct pre_expr_d): Remove forward declara...
2012-03-16  Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-14  Richard Guentherre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-02-22  Richard Guentherre PR middle-end/52329 (Invalid MEM_REF encountered...
2012-02-21  Jakub Jelinekre PR tree-optimization/52318 (ICE: in execute_todo...
2011-12-15  Romain Geisslerbuiltins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-12-13  Jakub JelinekRevert
2011-12-12  Jakub Jelinekre PR tree-optimization/51481 (ice: dead STMT in EH...
next