aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NightlyTest.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug in scriptChris Lattner2003-10-141-1/+1
* LLVM CVS repository has moved.Misha Brukman2003-10-131-1/+1
* Greatly expand documentation comment at head of file... I had toBrian Gaeke2003-10-111-9/+33
* Fix bug in previous checkinChris Lattner2003-09-231-1/+1
* Make it detect failed builds betterChris Lattner2003-09-231-1/+2
* Fix the nightly tester now that olden has been movedChris Lattner2003-09-141-1/+1
* Make build errors stand out by coloring them red.Misha Brukman2003-08-211-3/+2
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-211-1/+3
* Catch testing errorsChris Lattner2003-08-201-2/+2
* Fix bugs in testerChris Lattner2003-08-191-16/+23
* Do not force a runtimelimit! We were actually reducing it.Chris Lattner2003-08-191-4/+72
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-181-5/+15
* Wrap line at 80 columnsChris Lattner2003-08-181-1/+2
* Fix minor bugs in the testerChris Lattner2003-08-181-2/+2
* * Split the programs table into MultiSource and SingleSource componentsChris Lattner2003-08-181-14/+41
* Make the check for a failed test run more robust!!Chris Lattner2003-08-171-1/+1
* * Enable SPEC testing in the `configure' script command lineMisha Brukman2003-08-141-3/+3
* Sort the file listsChris Lattner2003-08-061-3/+3