summaryrefslogtreecommitdiffstats
path: root/llvm/utils/NightlyTest.gnuplot
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-15 06:44:15 +0000
committerChris Lattner <sabre@nondot.org>2005-11-15 06:44:15 +0000
commit3ea1e255f764e2760046c276c361831ee05f74dd (patch)
treedb5db6ea71f765c2f72cdea74876f72958bf2304 /llvm/utils/NightlyTest.gnuplot
parente64d41def3b2f395b16c01601d7b53bdd5ef0c13 (diff)
downloadbcm5719-llvm-3ea1e255f764e2760046c276c361831ee05f74dd.tar.gz
bcm5719-llvm-3ea1e255f764e2760046c276c361831ee05f74dd.zip
remove these labels, there are now bigger jumps in the graph that are unlabeled
llvm-svn: 24365
Diffstat (limited to 'llvm/utils/NightlyTest.gnuplot')
-rw-r--r--llvm/utils/NightlyTest.gnuplot9
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/utils/NightlyTest.gnuplot b/llvm/utils/NightlyTest.gnuplot
index 00e88b64be0..514b72ab20a 100644
--- a/llvm/utils/NightlyTest.gnuplot
+++ b/llvm/utils/NightlyTest.gnuplot
@@ -8,15 +8,6 @@ set xdata time
set timefmt "%Y-%m-%d-%H:%M:%S:"
set format x "%b %d, %Y"
-## Various labels for the graph
-set label "Reoptimizer\n checkins" at "2003-02-18:", 114000
-set label "Modulo Sched\n checkin" at "2003-03-28:", 119500
-set label "Reoptimizer\n checkins" at "2003-06-01:", 134000
-set label "'dummy'\nfunction" at "2003-07-20:", 150000
-set label "Reoptimizer\n removal" at "2003-08-10:", 132000
-set label "llvm-db\ncheckin" at "2004-01-04:", 145000
-set label "llvm/projects" at "2004-01-04:", 151000
-
set size .75,.75
set xtics rotate
set xlabel 0,-1
OpenPOWER on IntegriCloud