summaryrefslogtreecommitdiffstats
path: root/llvm/utils/NightlyTest.gnuplot
Commit message (Collapse)AuthorAgeFilesLines
* utils: Remove (way) old nightly test scripts, I don't think anyone uses them ↵Daniel Dunbar2011-11-031-214/+0
| | | | | | and LNT has way better tools than this. llvm-svn: 143655
* remove these labels, there are now bigger jumps in the graph that are unlabeledChris Lattner2005-11-151-9/+0
| | | | llvm-svn: 24365
* The nightly tester report doesn't report JIT code size anymore, remove itChris Lattner2005-10-281-38/+0
| | | | | | from the olden graph. llvm-svn: 24057
* put the right labels on the dataChris Lattner2005-10-021-96/+96
| | | | llvm-svn: 23599
* Change formats, as suggested by DuraidChris Lattner2004-11-231-1/+1
| | | | llvm-svn: 18150
* Change the "rotate by 90" xtics specification to just "rotate" which isReid Spencer2004-07-061-7/+7
| | | | | | | | 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". llvm-svn: 14645
* Caused the labels on the small plots to be drawn vertically instead ofReid Spencer2004-07-051-0/+28
| | | | | | | | horizontally so they no longer overlap. This eye-strain-lessening patch contributed by Vladimir Merzliakov. Thanks! llvm-svn: 14632
* Add a label for the bump when we started counting llvm/projectsChris Lattner2004-02-181-0/+1
| | | | llvm-svn: 11596
* explain the jump for llvm-dbChris Lattner2004-01-071-0/+1
| | | | llvm-svn: 10713
* * Add units to the yaxis of each chartChris Lattner2003-11-081-6/+6
| | | | | | * Add charts to the nightly test report llvm-svn: 9808
* Since we are collecting all of this data, we might as well graph it!Chris Lattner2003-11-081-3/+202
| | | | llvm-svn: 9807
* Add new labelChris Lattner2003-08-231-3/+4
| | | | llvm-svn: 8091
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-211-1/+4
| | | | llvm-svn: 8005
* Fix bug where we printed the month number instead of the day number *blush*Chris Lattner2003-08-201-1/+1
| | | | llvm-svn: 7980
* Increase the size of the LOC chartChris Lattner2003-08-191-1/+1
| | | | llvm-svn: 7968
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-181-0/+28
llvm-svn: 7957
OpenPOWER on IntegriCloud