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

2005-11-14 Thread Chris Lattner
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/

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

2005-10-28 Thread Chris Lattner
Changes in directory llvm/utils: NightlyTest.gnuplot updated: 1.13 -> 1.14 NightlyTest.pl updated: 1.97 -> 1.98 NightlyTestTemplate.html updated: 1.41 -> 1.42 --- Log message: The nightly tester report doesn't report JIT code size anymore, remove it from the olden graph. --- Diffs of the chan