aboutsummaryrefslogtreecommitdiff
path: root/utils/NightlyTest.gnuplot
AgeCommit message (Collapse)Author
2011-11-03utils: Remove (way) old nightly test scripts, I don't think anyone uses them ↵Daniel Dunbar
and LNT has way better tools than this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143655 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-15remove these labels, there are now bigger jumps in the graph that are unlabeledChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24365 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-28The nightly tester report doesn't report JIT code size anymore, remove itChris Lattner
from the olden graph. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24057 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-02put the right labels on the dataChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23599 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-23Change formats, as suggested by DuraidChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18150 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-06Change the "rotate by 90" xtics specification to just "rotate" which isReid Spencer
equivalent. The "by <angle>" syntax is not acceptable for all output devices. Apparently the Sparc and x86 output devices (no color) don't accept this, but should accept the plain "rotate". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14645 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-05Caused the labels on the small plots to be drawn vertically instead ofReid Spencer
horizontally so they no longer overlap. This eye-strain-lessening patch contributed by Vladimir Merzliakov. Thanks! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14632 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-18Add a label for the bump when we started counting llvm/projectsChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11596 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-07explain the jump for llvm-dbChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10713 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-08* Add units to the yaxis of each chartChris Lattner
* Add charts to the nightly test report git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9808 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-08Since we are collecting all of this data, we might as well graph it!Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9807 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-23Add new labelChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8091 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-21Start testing SPEC as well as singlesource/multisourceChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8005 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-20Fix bug where we printed the month number instead of the day number *blush*Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7980 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-19Increase the size of the LOC chartChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7968 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-18Add the magic incantations to get a running LOC graph updated each night...Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7957 91177308-0d34-0410-b5e6-96231b3b80d8