aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/NightlyTest.pl
AgeCommit message (Expand)AuthorFilesLines
2004-08-05Split out -disable-codegen into -disable-llc and -disable-jit.Brian Gaeke1-5/+10
2004-07-27Fix the nightly tester to default to using gnuplot in /usr/binChris Lattner1-1/+1
2004-07-27Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis.Chris Lattner1-0/+2
2004-06-25Don't try to run qmtests if we fail to build the tree. The qmtests (atBrian Gaeke1-0/+2
2004-06-23Move the tests for readability of the template and gnuplot files so theyReid Spencer1-11/+11
2004-06-23Added a -noexternals options to avoid performing the externals tests onReid Spencer1-5/+17
2004-06-23Make sure GetRegEx returns something gnuplot can deal with (a number, notReid Spencer1-1/+1
2004-06-22- Added the -nice option for nicing the build processes.Reid Spencer1-152/+201
2004-06-11Don't trim @PrevDays (causing an error) if it isn't long enough.Brian Gaeke1-1/+3
2004-06-11Add two options to the program:Reid Spencer1-1/+8
2004-06-10Allow dates with slashes in them in $DateRE.Brian Gaeke1-1/+2
2004-06-08* Fix indentation of Regression Test Results by making sure theReid Spencer1-4/+10
2004-06-04Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden)Brian Gaeke1-1/+1
2004-06-03Allow script to set configure args.Brian Gaeke1-3/+10
2004-06-03Add -disable-codegen option to disable LLC and JIT targetsChris Lattner1-5/+7
2004-05-31Clean up the Feature and Regression test output to (a) use section headers,Reid Spencer1-10/+35
2004-05-30Make the Regression/Feature test support excise all ": PASS" lines thatReid Spencer1-2/+7
2004-05-28Changes to make the nightly tester run the regression tests at night, yaay!Chris Lattner1-9/+139
2004-01-12Eliminate annoying warnings from the tester, hopefully for real this time.Chris Lattner1-2/+2
2004-01-09Fix annoying warnings. W doesn't have a revision numberChris Lattner1-2/+2
2004-01-07Change perl interpreter path to the standard /usr/bin/perl.Alkis Evlogimenos1-1/+1
2003-12-19Eliminate a spurious warningChris Lattner1-1/+1
2003-12-19If -enable-linscan is specified, add ENABLE_LINEARSCAN=1 to the make commandlineChris Lattner1-3/+6
2003-12-01This may fix the "0 dirs" stuff we get in the nightly tests when they areBrian Gaeke1-2/+2
2003-10-28I'm tired of the nightly tester stopping, aren't you?Chris Lattner1-2/+2
2003-10-21Add more space!Chris Lattner1-4/+4
2003-10-19DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner1-7/+10
2003-10-18Print stuff to stdout if something changes.Chris Lattner1-0/+10
2003-10-14Fix bug in scriptChris Lattner1-1/+1
2003-10-13LLVM CVS repository has moved.Misha Brukman1-1/+1
2003-10-11Greatly expand documentation comment at head of file... I had toBrian Gaeke1-9/+33
2003-09-23Fix bug in previous checkinChris Lattner1-1/+1
2003-09-23Make it detect failed builds betterChris Lattner1-1/+2
2003-09-14Fix the nightly tester now that olden has been movedChris Lattner1-1/+1
2003-08-21Make build errors stand out by coloring them red.Misha Brukman1-3/+2
2003-08-21Start testing SPEC as well as singlesource/multisourceChris Lattner1-1/+3
2003-08-20Catch testing errorsChris Lattner1-2/+2
2003-08-19Fix bugs in testerChris Lattner1-16/+23
2003-08-19Do not force a runtimelimit! We were actually reducing it.Chris Lattner1-4/+72
2003-08-18Add the magic incantations to get a running LOC graph updated each night...Chris Lattner1-5/+15
2003-08-18Wrap line at 80 columnsChris Lattner1-1/+2
2003-08-18Fix minor bugs in the testerChris Lattner1-2/+2
2003-08-18* Split the programs table into MultiSource and SingleSource componentsChris Lattner1-14/+41
2003-08-17Make the check for a failed test run more robust!!Chris Lattner1-1/+1
2003-08-14* Enable SPEC testing in the `configure' script command lineMisha Brukman1-3/+3
2003-08-06Sort the file listsChris Lattner1-3/+3
2003-07-31Forget about KEEP_SYMBOLS, make sure to build into the temp directory, not in...Chris Lattner1-3/+1
2003-07-07* Made $Template refer to a path relative to the checked-out treeMisha Brukman1-14/+11
2003-07-01Update to configure the tree before building it.Chris Lattner1-7/+2
2003-06-26Modify script to support checkins on branchesChris Lattner1-1/+1