Start testing SPEC as well as singlesource/multisource


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8005 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/NightlyTest.gnuplot b/utils/NightlyTest.gnuplot
index 66c5f4e..207909b 100644
--- a/utils/NightlyTest.gnuplot
+++ b/utils/NightlyTest.gnuplot
@@ -9,7 +9,10 @@
 set format x "%b %d, %Y"
 
 ## Various labels for the graph
-set label "Removed\ndummy\nfunction" at "2003-07-30:", 150000
+set label "Reoptimizer checkins" at "2003-02-18:", 114000
+set label "Modulo Sched checkin" at "2003-03-28:", 119500
+set label "Reoptimizer checkins" at "2003-06-01:", 134000
+set label "'dummy'\nfunction" at "2003-07-20:", 150000
 
 set size .75,.75
 plot "running_loc.txt" using 1:2 title '', \