[llvm-commits] CVS: llvm/utils/NightlyTest.gnuplot

Chris Lattner lattner at cs.uiuc.edu
Mon Nov 14 22:44:27 PST 2005



Changes in directory llvm/utils:

NightlyTest.gnuplot updated: 1.14 -> 1.15
---
Log message:

remove these labels, there are now bigger jumps in the graph that are unlabeled


---
Diffs of the changes:  (+0 -9)

 NightlyTest.gnuplot |    9 ---------
 1 files changed, 9 deletions(-)


Index: llvm/utils/NightlyTest.gnuplot
diff -u llvm/utils/NightlyTest.gnuplot:1.14 llvm/utils/NightlyTest.gnuplot:1.15
--- llvm/utils/NightlyTest.gnuplot:1.14	Fri Oct 28 11:35:18 2005
+++ llvm/utils/NightlyTest.gnuplot	Tue Nov 15 00:44:15 2005
@@ -8,15 +8,6 @@
 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






More information about the llvm-commits mailing list