aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sccvn.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-19re PR tree-optimization/35972 (load-PRE missed opportunities without SFTs)Richard Guenther1-1/+1
2008-07-29re PR tree-optimization/36945 (PRE/SCCVN do not handle aggregate function arg...Richard Guenther1-0/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-3/+30
2008-07-19re PR bootstrap/36864 (Yet another bootstrap failure on i686-apple-darwin9)Richard Guenther1-0/+1
2008-07-14tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther1-1/+0
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-6/+109
2008-04-15tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.Richard Guenther1-1/+1
2008-03-14re PR tree-optimization/34043 (Missed optimization causing extra loads and st...Richard Guenther1-1/+6
2008-03-08tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.Richard Guenther1-4/+2
2008-01-10tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) t...Steven Bosscher1-8/+9
2007-12-13re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther1-1/+1
2007-08-26tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-13/+12
2007-06-30Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin1-0/+65