[llvm-commits] CVS: llvm-test/GenerateReport.pl TEST.dsgraph.Makefile TEST.dsgraph.gnuplot TEST.dsgraph.report TEST.dsprecision.Makefile TEST.dsprecision.report

2007-04-26 Thread Andrew Lenharth
Changes in directory llvm-test: GenerateReport.pl updated: 1.29 -> 1.30 TEST.dsgraph.Makefile (r1.18) removed TEST.dsgraph.gnuplot (r1.1) removed TEST.dsgraph.report (r1.15) removed TEST.dsprecision.Makefile (r1.3) removed TEST.dsprecision.report (r1.5) removed --- Log message: numberic sort sh

[llvm-commits] CVS: llvm-test/GenerateReport.pl

2006-11-03 Thread Chris Lattner
Changes in directory llvm-test: GenerateReport.pl updated: 1.28 -> 1.29 --- Log message: Fix an issue with CSV output where the last header column label wouldn't be emitted. This caused the LLC/LLC-BETA column to be empty on the nightly tester --- Diffs of the changes: (+6 -0) GenerateRep

[llvm-commits] CVS: llvm-test/GenerateReport.pl

2006-03-16 Thread Chris Lattner
Changes in directory llvm-test: GenerateReport.pl updated: 1.27 -> 1.28 --- Log message: Add the ability for reports to request custom hilighting of columns to make it easier to browse reports :) --- Diffs of the changes: (+38 -13) GenerateReport.pl | 51