aboutsummaryrefslogtreecommitdiffstats
path: root/utils/NewNightlyTest.pl
Commit message (Expand)AuthorAgeFilesLines
* Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly t...Bill Wendling2009-07-161-2/+12
* Use http instead https for anonymous readonly check out.Evan Cheng2009-07-141-1/+1
* NewNightlyTest.pl - Add -configure-args option.Daniel Dunbar2009-07-131-0/+2
* NewNightlyTest.pl - Add -noremoveatend option.Daniel Dunbar2009-07-131-1/+2
* NewNightlyTest: Include minutes/seconds in log file names, to support runningDaniel Dunbar2009-07-011-3/+1
* NewNightlyTest.pl: Support -submit-aux with -no-submit (run that aux script,Daniel Dunbar2009-06-261-2/+6
* NewNightlyTest: Pull most VERBOSE handling into RunLoggedCommand function.Daniel Dunbar2009-06-261-45/+30
* NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables.Daniel Dunbar2009-06-261-19/+47
* Clean up nightly tester to use Perl's File::Find.Bob Wilson2009-06-191-28/+9
* Allow user to specify separate SVN url for llvm and the test suite.Evan Cheng2009-06-181-9/+12
* Add clang support to the nightly test script.Duncan Sands2009-06-121-10/+21
* NightlyTest: Stop running a separate Olden pass during nightly test.Daniel Dunbar2009-06-021-40/+3
* NewNightlyTest.pl: Add a -parallel-jobs argument (set # of jobs for make withDaniel Dunbar2009-05-281-2/+5
* NightlyTest: Write "sentdata.txt" files and run the -submit-aux script beforeDaniel Dunbar2009-05-281-18/+25
* Add -submit-aux option to NewNightlyTest.plDaniel Dunbar2009-05-181-0/+8
* Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directoryBob Wilson2009-03-121-1/+1
* Add -disable-bindings for utils/NewNightlyTest.plDaniel Dunbar2009-03-101-0/+2
* Deleted trailing whitespace; no functional changes.Misha Brukman2009-01-021-61/+61
* Spell DISABLE_ASSERTIONS correctly.Dan Gohman2008-10-301-1/+1
* Escape "$#".Nick Lewycky2008-06-051-1/+1
* Add nosubmit option to control what is sent back to the results server.Tanya Lattner2008-03-101-6/+7
* Need a space to separate Make options.Evan Cheng2008-01-141-1/+1
* Add -disable-lto optimization.Evan Cheng2008-01-121-0/+2
* Added -test-opts to specify test options.Evan Cheng2007-11-101-0/+1
* If the user did not check out LLVM and request it to be built, it should be a...Tanya Lattner2007-10-021-1/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1156