]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-sccvn.c
Share memory blocks between pool allocators
[thirdparty/gcc.git] / gcc / tree-ssa-sccvn.c
2015-09-16  Mikhail MaltsevShare memory blocks between pool allocators
2015-08-17  Richard Bienerre PR tree-optimization/67221 (ICE at -Os and above...
2015-08-13  Richard Bienertree.c (nonnull_arg_p): Move from ...
2015-08-13  Richard Bienerre PR tree-optimization/67191 (ICE: in before_dom_child...
2015-08-13  Richard Bienerre PR tree-optimization/66502 (SCCVN can't handle PHIs...
2015-08-12  Richard Bienertree-ssa-sccvn.c (vn_nary_op_compute_hash): Also canoni...
2015-08-12  Richard Bienertree-ssa-pre.c (eliminate_dom_walker::before_dom_childr...
2015-07-23  Richard Bienergeneric-match-head.c: Include cgraph.h.
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-03  Richard Bienerre PR tree-optimization/63916 (value-numbering fails...
2015-06-01  Martin LiskaChange use to type-based pool allocator in
2015-05-28  Richard Bienerre PR tree-optimization/66142 (Loop is not vectorized...
2015-05-26  Richard Bienerre PR tree-optimization/66142 (Loop is not vectorized...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-26  Jakub Jelinekre PR tree-optimization/65551 (FAIL: 26_numerics/comple...
2015-02-10  Richard Bienerre PR tree-optimization/64995 (ICE in vn_reference_inse...
2015-02-04  Thomas Preud'hommere PR middle-end/62103 (Incorrect folding of bitfield...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-15  Richard Bienerre PR tree-optimization/64312 (ICE: Segmentation fault)
2014-12-09  Richard Bienerre PR tree-optimization/64193 (Decreased performance...
2014-11-27  Richard Bienertree-ssa-sccvn.c (try_to_simplify): Allow gimple_fold_s...
2014-11-24  Richard Bienerre PR target/63679 ([AArch64] Failure to constant fold.)
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-03  Martin LiskaFix for tree-ssa-pre
2014-09-01  Richard Bienertree-ssa-sccvn.h (copy_reference_ops_from_ref, [.....
2014-08-01  Andi KleenConvert tree-ssa-sccvn to inchash
2014-07-25  Andi KleenAdd an abstract incremental hash data type
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-11  Richard Bienerre PR tree-optimization/61452 (hang at -O1 and -Os...
2014-06-02  Richard Bienerre PR middle-end/61378 (Obvious bug in vn_reference_loo...
2014-05-20  Eric Botcazoutree-ssa-dom.c (hashable_expr_equal_p): Also compare...
2014-05-20  Richard Bienertree-ssa-sccvn.c (process_scc): Dump SCC here, when...
2014-05-20  Richard Bienerre PR tree-optimization/61221 (ICE on valid code at...
2014-05-19  Richard Bienerre PR tree-optimization/61221 (ICE on valid code at...
2014-05-19  Richard Bienerre PR middle-end/61209 (internal compiler error: in...
2014-05-16  Richard Bienertree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.
2014-05-16  Richard Bienertree-ssa-sccvn.c (visit_use): Also constant-fold calls.
2014-05-08  Richard Bienertree-ssa-sccvn.c (vn_get_expr_for): Valueize operands...
2014-05-07  Richard Bienerre PR tree-optimization/61034 (Optimizing takes too...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-15  Teresa Johnsontree-ssa-sccvn.c (visit_reference_op_call): Handle...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
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-19  David MalcolmEliminate n_basic_blocks macro
2013-11-18  Richard Bienerre PR middle-end/59125 (gcc triggers wrong strncpy_chk)
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-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-05-27  Richard Bienerrevert: re PR rtl-optimization/57381 (array of volatile...
2013-05-24  Alexander Ivchenkore PR tree-optimization/57385 ([tree-ssa] Possible...
2013-05-07  Richard Bienerdouble-int.h (rshift): New overload.
2013-04-23  Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-03-20  Richard Bienerre PR tree-optimization/56661 (Incorrect code with...
2013-03-18  Richard Bienerre PR tree-optimization/3713 (Pointers to functions...
2013-03-05  Richard Bienerre PR tree-optimization/56521 (Uninitialized value_id)
2013-02-19  Richard Bienerre PR tree-optimization/56384 (ICE in fold_binary_loc...
2013-01-20  Jeff Lawre PR tree-optimization/52631 (VN does not use simplifi...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-30  Richard Bienertree-ssa-sccvn.c (run_scc_vn): Remove iteration propaga...
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-08  Richard Guentherre PR tree-optimization/54825 (ICE with vector extension)
2012-10-02  Jakub Jelinekre PR tree-optimization/54713 (error: non-trivial conve...
2012-09-25  Richard Guentherre PR tree-optimization/53663 (inconsistent inline...
2012-09-13  Richard Guenthertree-ssa-sccvn.h (enum vn_kind): New.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-03  Andi KleenFix bootstrap-lto
2012-08-22  Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-08-16  Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-13  Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-06  Tom de Vriesre PR tree-optimization/51879 (Missed tail merging...
2012-07-06  Tom de Vriesre PR tree-optimization/52009 (Another missed tail...
next