summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sccvn.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-1/+3
* tree-ssa-sccvn.h (copy_reference_ops_from_ref, [...]): Remove.Richard Biener2014-09-011-5/+1
* Convert tree-ssa-sccvn to inchashAndi Kleen2014-08-011-2/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl2013-04-231-2/+3
* re PR tree-optimization/56384 (ICE in fold_binary_loc, at fold-const.c:10422)Richard Biener2013-02-191-4/+13
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-10/+8
* re PR tree-optimization/54825 (ICE with vector extension)Richard Guenther2012-10-081-1/+1
* tree-ssa-sccvn.h (enum vn_kind): New.Richard Guenther2012-09-131-0/+3
* re PR tree-optimization/52009 (Another missed tail merging opportunity)Tom de Vries2012-07-061-1/+1
* re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries2012-04-271-0/+1
* re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries2011-09-271-0/+14
* re PR tree-optimization/48317 (SCCVN does not handle vector constructors)Richard Guenther2011-09-061-5/+11
* re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_t...Richard Guenther2011-02-071-2/+3
* re PR tree-optimization/47365 (wrong code with -O -ftree-pre)Richard Guenther2011-01-211-2/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-1/+3
* re PR tree-optimization/43270 (array-bounds false negative)Richard Guenther2010-04-071-0/+1
* tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.Bernhard Reutner-Fischer2009-06-071-0/+4
* tree-ssa-alias.c (ao_ref_init): New function.Richard Guenther2009-05-281-3/+6
* re PR c++/8781 (Pessimization of C++ (functional) code)Richard Guenther2009-04-041-0/+2
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-10/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/38926 (ice in find_or_generate_expression, at tree-ss...Richard Guenther2009-01-281-1/+0
* re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop)Richard Guenther2009-01-181-0/+1
* re PR tree-optimization/37991 (excessive memory consumption - possible hang)Richard Guenther2008-11-021-1/+0
* tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if...Richard Guenther2008-08-211-0/+1
* re PR tree-optimization/35972 (load-PRE missed opportunities without SFTs)Richard Guenther2008-08-191-1/+1
* re PR tree-optimization/36945 (PRE/SCCVN do not handle aggregate function arg...Richard Guenther2008-07-291-0/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-3/+30
* re PR bootstrap/36864 (Yet another bootstrap failure on i686-apple-darwin9)Richard Guenther2008-07-191-0/+1
* tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther2008-07-141-1/+0
* Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin2008-07-081-6/+109
* tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.Richard Guenther2008-04-151-1/+1
* re PR tree-optimization/34043 (Missed optimization causing extra loads and st...Richard Guenther2008-03-141-1/+6
* tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.Richard Guenther2008-03-081-4/+2
* tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) t...Steven Bosscher2008-01-101-8/+9
* re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther2007-12-131-1/+1
* tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer2007-08-261-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-13/+12
* Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin2007-06-301-0/+65