Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Remove (way) old nightly test scripts, I don't think anyone uses them ↵ | Daniel Dunbar | 2011-11-03 | 1 | -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 unlabeled | Chris Lattner | 2005-11-15 | 1 | -9/+0 |
| | | | | llvm-svn: 24365 | ||||
* | The nightly tester report doesn't report JIT code size anymore, remove it | Chris Lattner | 2005-10-28 | 1 | -38/+0 |
| | | | | | | from the olden graph. llvm-svn: 24057 | ||||
* | put the right labels on the data | Chris Lattner | 2005-10-02 | 1 | -96/+96 |
| | | | | llvm-svn: 23599 | ||||
* | Change formats, as suggested by Duraid | Chris Lattner | 2004-11-23 | 1 | -1/+1 |
| | | | | llvm-svn: 18150 | ||||
* | Change the "rotate by 90" xtics specification to just "rotate" which is | Reid Spencer | 2004-07-06 | 1 | -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 of | Reid Spencer | 2004-07-05 | 1 | -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/projects | Chris Lattner | 2004-02-18 | 1 | -0/+1 |
| | | | | llvm-svn: 11596 | ||||
* | explain the jump for llvm-db | Chris Lattner | 2004-01-07 | 1 | -0/+1 |
| | | | | llvm-svn: 10713 | ||||
* | * Add units to the yaxis of each chart | Chris Lattner | 2003-11-08 | 1 | -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 Lattner | 2003-11-08 | 1 | -3/+202 |
| | | | | llvm-svn: 9807 | ||||
* | Add new label | Chris Lattner | 2003-08-23 | 1 | -3/+4 |
| | | | | llvm-svn: 8091 | ||||
* | Start testing SPEC as well as singlesource/multisource | Chris Lattner | 2003-08-21 | 1 | -1/+4 |
| | | | | llvm-svn: 8005 | ||||
* | Fix bug where we printed the month number instead of the day number *blush* | Chris Lattner | 2003-08-20 | 1 | -1/+1 |
| | | | | llvm-svn: 7980 | ||||
* | Increase the size of the LOC chart | Chris Lattner | 2003-08-19 | 1 | -1/+1 |
| | | | | llvm-svn: 7968 | ||||
* | Add the magic incantations to get a running LOC graph updated each night... | Chris Lattner | 2003-08-18 | 1 | -0/+28 |
llvm-svn: 7957 |