[graphite] Regression testing on 2009_08_05_23_40_38 git-svn
Graphite GIT tester
grosser@fim.uni-passau.de
Wed Aug 5 22:46:00 GMT 2009
23:42 => Start run 2009_08_05_23_40_38
23:42 => GIT build
commit c4763c1954548ef8cbc75a5d3e669ccd5680873c
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/c4763c1954548ef8cbc75a5d3e669ccd5680873c
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed Aug 5 21:37:49 2009 +0000
Recompute profile after Graphite.
2009-08-05 Sebastian Pop <sebastian.pop@amd.com>
* Makefile.in (graphite.o): Depends on PREDICT_H.
* graphite.c: Include predict.h.
(graphite_finalize): Call tree_estimate_probability.
* predict.c (predict_loops): Do not call scev_initialize and
scev_finalize.
(tree_estimate_probability_bb): New.
(tree_estimate_probability): Do not initialize loops: move that
code to the driver. Call tree_estimate_probability_bb.
(tree_estimate_probability_driver): New.
(pass_profile): Use tree_estimate_probability_driver.
* predict.h (tree_estimate_probability): Declared.
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150503
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150503 138bc75d-0d04-0410-961f-82ee72b054a4
commit 0717dfe9254244e8a6f188c7b76a3bd7188783c1
http://gitorious.org/~graphite-tester/graphite/graphite-test-results/commits/0717dfe9254244e8a6f188c7b76a3bd7188783c1
Author: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed Aug 5 21:37:44 2009 +0000
Measure time spent in DD analysis and in code gen.
2009-08-05 Sebastian Pop <sebastian.pop@amd.com>
* graphite-clast-to-gimple.c (gloog): Add time to TV_GRAPHITE_CODE_GEN.
* graphite-dependences.c (graphite_legal_transform): Add time to
TV_GRAPHITE_DATA_DEPS.
(dependency_between_pbbs_p): Same.
* timevar.def (TV_GRAPHITE_DATA_DEPS, TV_GRAPHITE_CODE_GEN): New.
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150502
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@150502 138bc75d-0d04-0410-961f-82ee72b054a4
23:42 => Configure
23:42 => Build
00:44 => Install to /n/16/grosser/daily_git_builds/install/2009_08_05_23_40_38
00:46 => Run tests (testlogs are in /n/16/grosser/daily_git_builds/log/2009_08_05_23_40_38)
More information about the Gcc-testresults
mailing list