aboutsummaryrefslogtreecommitdiff
path: root/TEST.nightly.report
AgeCommit message (Expand)Author
2012-08-20Bubble up more of the timing data from each test.David Blaikie
2012-04-16Remove vestiges of the C Backend from the test-suite.David Blaikie
2009-12-10NightlyTest: Print more digits of precision, truncating significant digits is...Daniel Dunbar
2008-05-06Do not update report.html for OPT_BETA support.Devang Patel
2008-05-05Add OPT_BETA support. Devang Patel
2006-08-16Reinstating the comparisons to GCC for the nightly test reports.Patrick Jenkins
2006-08-16Changing the way the nightly report gives us information when generating perf...Patrick Jenkins
2006-03-17Add a new LLC/LLCBETA column, to make it easier to track LLC BETAChris Lattner
2005-11-02This does wonderful things for readabilityAndrew Lenharth
2005-10-26remove a column from the nightly tester that isn't what it claims to beChris Lattner
2005-04-05If either of the program runs takes < 0.1s, don't bother printing a ratio.Chris Lattner
2005-01-08Rename the LLC-BETA stuff LLC-BETA instead of LINEARSCANChris Lattner
2004-12-14Print user times in columns, not wall times.Chris Lattner
2004-12-12Fix ratio computationsChris Lattner
2004-12-12Remove the JIT-BETA column, LLC-BETA is enough.Chris Lattner
2004-12-06Revert changes to remove llc-BETA, etc. as they are still needed for theReid Spencer
2004-12-06Excise the linear scan llc-BETA and cbe-BETA columns as linear scan isReid Spencer
2004-11-07Remove extra zeros at the end of times.Chris Lattner
2004-11-06Make the nightly tester use user+system time, NOT 'real' time. This shouldChris Lattner
2004-08-09Write 'beta' with capital letters to be consistent.Alkis Evlogimenos
2004-07-23CHange llc-ls to llc-beta.Alkis Evlogimenos
2004-07-23Switch columns to "beta" instead of "ls"Chris Lattner
2004-06-19Remove the # LLVM instructions column from the nightly tester. This is notChris Lattner
2004-02-25Update column offsets after jit-ls addition.Alkis Evlogimenos
2004-02-23Add jit-ls column to nightly tests.Alkis Evlogimenos
2004-01-12Reorder LLC-LS column and add 'LLC-LS compile' and GCC/LLC-LS columns.Alkis Evlogimenos
2003-12-19Add a llc-ls column, which will only do stuff on the X86 tester, but oh well.Chris Lattner
2003-12-19Hack off repeated prefixes from the first column if a variable is set.Chris Lattner
2003-09-18Ugh, fix nightly tester reduxChris Lattner
2003-09-17Add new GCC/CBE columnChris Lattner
2003-08-29Reduce "precision"Chris Lattner
2003-08-29ADd support for 1:23.45 style timesChris Lattner
2003-08-28Add support for the funny sparc syntax for timeChris Lattner
2003-08-18We're not reporting percentageChris Lattner
2003-08-18Format times more sanelyChris Lattner
2003-08-15* Fixed column order: group static measurements away from dynamicMisha Brukman
2003-08-15Add timings for how long LLC takes to run.Chris Lattner
2003-08-15TEST.nightly.Makefile:Misha Brukman
2003-06-26Count size of llvm.bc file, not gccas outputChris Lattner
2003-06-21Reorganize columnsChris Lattner
2003-06-21Fix the 'nat' column of the nightly testerChris Lattner
2003-06-20add native execution time to the tableChris Lattner
2003-06-16Remove the interpreter from the nightly tests, it's just too slowChris Lattner
2003-05-09Changes to make the nightly tester more reliable, and to report the amount ofChris Lattner
2003-01-21Fix bugsChris Lattner
2003-01-21Initial checkin of nightly testing frameworkChris Lattner