aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-08Add fixes from review by diegogcc-pre-vnDaniel Berlin
2007-05-29Comment and remove some todos from sccvnDaniel Berlin
2007-05-26Fix some bootstrap errors, correct a few bugs in array reference value number...Daniel Berlin
2007-05-26More PRE integration work. We no longer really use old-vn for FREDaniel Berlin
2007-05-25Integrate better with PREDaniel Berlin
2007-05-24We were destroying fake edges out from under PREDaniel Berlin
2007-05-24Merge from mainlineDaniel Berlin
2007-05-24Fixup comments about FOR_EACH_SSA_VDEF_OPERAND to be in accord with reality.Daniel Berlin
2007-05-23More cleanups and fixes for optimistic iterationDaniel Berlin
2007-05-23Remove pass_sccvn. Plug some errors due to walking of ssa names whose def_stmtDaniel Berlin
2007-05-23Fix some dumb errors, add some more asserts to SCCVN, add two small testcasesDaniel Berlin
2007-05-22Update comments in SCCVNDaniel Berlin
2007-05-21Begin using SCC value numbering results for PREDaniel Berlin
2007-05-14Merge from mainlineDaniel Berlin
2007-05-14Start hooking up to PREDaniel Berlin
2007-04-28Merge from mainlineDaniel Berlin
2006-12-13Fix SCCVN further for gimple tuplesDaniel Berlin
2006-12-12Remove merge propDaniel Berlin
2006-12-12Fix SCCVN for gimple mergeDaniel Berlin
2006-12-12Merged revisions 119269-119761 via svnmerge from Daniel Berlin
2006-11-28Merged revisions 118862-119268 via svnmerge from Daniel Berlin
2006-11-15Merged revisions 118741-118861 via svnmerge from Daniel Berlin
2006-11-15Init merge trackingDaniel Berlin
2006-11-13Commit forgotten fileDaniel Berlin
2006-11-13 r6@dhcp-172-29-77-25: dannyb | 2006-11-12 21:43:17 -0500Daniel Berlin
2006-11-13Create branch for PRE VN workDaniel Berlin
2006-11-132006-11-12 Michael Matz <matz@suse.de>Roger Sayle
2006-11-13Daily bump.GCC Administrator
2006-11-12 * builtins.c (fold_builtin_cosh): New.Kaveh Ghazi
2006-11-12 * tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak
2006-11-12 * tree-ssa-loop.c (tree_vectorize): Return the result ofZdenek Dvorak
2006-11-12 * tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improveZdenek Dvorak
2006-11-12 * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak
2006-11-12 * params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak
2006-11-12 PR tree-optimization/13827Roger Sayle
2006-11-12 * cfgloopmanip.c (update_single_exit_for_duplicated_loop,Zdenek Dvorak
2006-11-12 PR java/29805David Daney
2006-11-12 * except.c (sjlj_emit_function_enter): Remove unused variable.Andreas Schwab
2006-11-122006-11-12 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2006-11-12Correcting ChangeLog errorsPaul Thomas
2006-11-12 * fold-const.c (int_binop_types_match_p): New function.Roger Sayle
2006-11-122006-11-11 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2006-11-12 RevertJie Zhang
2006-11-12 * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __bfin__Jie Zhang
2006-11-12Daily bump.GCC Administrator
2006-11-11Fix entry missing from previously committed ChangeLogTobias Schl"uter
2006-11-11Fix typo in previous check-inTobias Schl"uter
2006-11-112006-11-11 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2006-11-11* data.c: Add 2006 to copyright years.Tobias Schl"uter
2006-11-11 * configure.in (have_gmp): Only error if the gcc directory exists.Kaveh Ghazi