aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NightlyTest.pl
Commit message (Expand)AuthorAgeFilesLines
* Revert the last patch so that the LLVMGCCDIR environment variable isReid Spencer2004-12-261-0/+5
* Remove references to LLVMGCCDIR because it was only used to provide aReid Spencer2004-12-241-5/+0
* Always print out DejagnuTest results to stdout so that it gets emailed to the...Tanya Lattner2004-12-171-0/+2
* Use user time, not wall time, for optimizer time.Chris Lattner2004-12-141-2/+2
* Revert previous changes to remove -enable-linscan and the *BETA columns ofReid Spencer2004-12-061-2/+2
* Rather than break all the nightly test invocations, permit -enable-linscanReid Spencer2004-12-061-1/+2
* Remove LLC-BETA and linear scan options as they are no longer reported.Reid Spencer2004-12-061-1/+0
* Print out something useful instead of a blank table when the external testsReid Spencer2004-12-041-0/+1
* Run dejagnu by default.Tanya Lattner2004-12-041-1/+1
* Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru...Tanya Lattner2004-12-041-74/+5
* Removed QMTests as I will be zapping them soon.John Criswell2004-12-031-51/+0
* Make sure the timing output is also sent to the log file for dejagnu, notReid Spencer2004-11-231-1/+1
* Moved dejagnu log link to the template.Tanya Lattner2004-11-221-3/+0
* Changed to catch stderror of dejagnu and fixed missing quote.Tanya Lattner2004-11-221-1/+1
* Made dejagnu option lower case.Tanya Lattner2004-11-211-1/+1
* Added the ability to run Dejagnu tests.Tanya Lattner2004-11-211-1/+89
* * Add support for f2c and the -f2c switch to enable Fortran benchmarksMisha Brukman2004-11-081-12/+18
* Adjust to printing user+system times instead of wall times. Run the oldenChris Lattner2004-11-061-6/+7
* Touch output files before reading or writing them, so that they areBrian Gaeke2004-09-281-3/+26
* Modify the lines of code counting mechanism to use the new "countloc.sh"Reid Spencer2004-09-061-1/+1
* Remove double paren use in system() function so that the command line canReid Spencer2004-09-051-2/+2
* Make the NightlyTest run tests out of projects/llvm-test instead ofReid Spencer2004-09-051-4/+6
* Split out -disable-codegen into -disable-llc and -disable-jit.Brian Gaeke2004-08-051-5/+10
* Fix the nightly tester to default to using gnuplot in /usr/binChris Lattner2004-07-271-1/+1
* Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis.Chris Lattner2004-07-271-0/+2
* Don't try to run qmtests if we fail to build the tree. The qmtests (atBrian Gaeke2004-06-251-0/+2
* Move the tests for readability of the template and gnuplot files so theyReid Spencer2004-06-231-11/+11
* Added a -noexternals options to avoid performing the externals tests onReid Spencer2004-06-231-5/+17
* Make sure GetRegEx returns something gnuplot can deal with (a number, notReid Spencer2004-06-231-1/+1
* - Added the -nice option for nicing the build processes.Reid Spencer2004-06-221-152/+201
* Don't trim @PrevDays (causing an error) if it isn't long enough.Brian Gaeke2004-06-111-1/+3
* Add two options to the program:Reid Spencer2004-06-111-1/+8
* Allow dates with slashes in them in $DateRE.Brian Gaeke2004-06-101-1/+2
* * Fix indentation of Regression Test Results by making sure theReid Spencer2004-06-081-4/+10
* Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden)Brian Gaeke2004-06-041-1/+1
* Allow script to set configure args.Brian Gaeke2004-06-031-3/+10
* Add -disable-codegen option to disable LLC and JIT targetsChris Lattner2004-06-031-5/+7
* Clean up the Feature and Regression test output to (a) use section headers,Reid Spencer2004-05-311-10/+35
* Make the Regression/Feature test support excise all ": PASS" lines thatReid Spencer2004-05-301-2/+7
* Changes to make the nightly tester run the regression tests at night, yaay!Chris Lattner2004-05-281-9/+139
* Eliminate annoying warnings from the tester, hopefully for real this time.Chris Lattner2004-01-121-2/+2
* Fix annoying warnings. W doesn't have a revision numberChris Lattner2004-01-091-2/+2
* Change perl interpreter path to the standard /usr/bin/perl.Alkis Evlogimenos2004-01-071-1/+1
* Eliminate a spurious warningChris Lattner2003-12-191-1/+1
* If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandlineChris Lattner2003-12-191-3/+6
* This may fix the "0 dirs" stuff we get in the nightly tests when they areBrian Gaeke2003-12-011-2/+2
* I'm tired of the nightly tester stopping, aren't you?Chris Lattner2003-10-281-2/+2
* Add more space!Chris Lattner2003-10-211-4/+4
* DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner2003-10-191-7/+10
* Print stuff to stdout if something changes.Chris Lattner2003-10-181-0/+10