| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly t... | Bill Wendling | 2009-07-16 | 1 | -2/+12 |
* | Use http instead https for anonymous readonly check out. | Evan Cheng | 2009-07-14 | 1 | -1/+1 |
* | NewNightlyTest.pl - Add -configure-args option. | Daniel Dunbar | 2009-07-13 | 1 | -0/+2 |
* | NewNightlyTest.pl - Add -noremoveatend option. | Daniel Dunbar | 2009-07-13 | 1 | -1/+2 |
* | NewNightlyTest: Include minutes/seconds in log file names, to support running | Daniel Dunbar | 2009-07-01 | 1 | -3/+1 |
* | NewNightlyTest.pl: Support -submit-aux with -no-submit (run that aux script, | Daniel Dunbar | 2009-06-26 | 1 | -2/+6 |
* | NewNightlyTest: Pull most VERBOSE handling into RunLoggedCommand function. | Daniel Dunbar | 2009-06-26 | 1 | -45/+30 |
* | NewNightlyTest: Factor out LLVM{Src,Obj,Test} variables. | Daniel Dunbar | 2009-06-26 | 1 | -19/+47 |
* | Clean up nightly tester to use Perl's File::Find. | Bob Wilson | 2009-06-19 | 1 | -28/+9 |
* | Allow user to specify separate SVN url for llvm and the test suite. | Evan Cheng | 2009-06-18 | 1 | -9/+12 |
* | Add clang support to the nightly test script. | Duncan Sands | 2009-06-12 | 1 | -10/+21 |
* | NightlyTest: Stop running a separate Olden pass during nightly test. | Daniel Dunbar | 2009-06-02 | 1 | -40/+3 |
* | NewNightlyTest.pl: Add a -parallel-jobs argument (set # of jobs for make with | Daniel Dunbar | 2009-05-28 | 1 | -2/+5 |
* | NightlyTest: Write "sentdata.txt" files and run the -submit-aux script before | Daniel Dunbar | 2009-05-28 | 1 | -18/+25 |
* | Add -submit-aux option to NewNightlyTest.pl | Daniel Dunbar | 2009-05-18 | 1 | -0/+8 |
* | Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directory | Bob Wilson | 2009-03-12 | 1 | -1/+1 |
* | Add -disable-bindings for utils/NewNightlyTest.pl | Daniel Dunbar | 2009-03-10 | 1 | -0/+2 |
* | Deleted trailing whitespace; no functional changes. | Misha Brukman | 2009-01-02 | 1 | -61/+61 |
* | Spell DISABLE_ASSERTIONS correctly. | Dan Gohman | 2008-10-30 | 1 | -1/+1 |
* | Escape "$#". | Nick Lewycky | 2008-06-05 | 1 | -1/+1 |
* | Add nosubmit option to control what is sent back to the results server. | Tanya Lattner | 2008-03-10 | 1 | -6/+7 |
* | Need a space to separate Make options. | Evan Cheng | 2008-01-14 | 1 | -1/+1 |
* | Add -disable-lto optimization. | Evan Cheng | 2008-01-12 | 1 | -0/+2 |
* | Added -test-opts to specify test options. | Evan Cheng | 2007-11-10 | 1 | -0/+1 |
* | If the user did not check out LLVM and request it to be built, it should be a... | Tanya Lattner | 2007-10-02 | 1 | -1/+0 |
* | Remove the last vestiges of -usesvn. | Reid Spencer | 2007-07-02 | 1 | -5/+3 |
* | We want the Subversion checkout to succeed even if we don't specify | Reid Spencer | 2007-07-02 | 1 | -7/+7 |
* | Applied Reid's patch. Long live Subversion! | John Criswell | 2007-06-29 | 1 | -2/+1 |
* | Fix problems with the checkout and cd directories for SVN checkout. | Reid Spencer | 2007-06-29 | 1 | -4/+4 |
* | Update for Subversion conversion: | Reid Spencer | 2007-06-26 | 1 | -7/+7 |
* | Remove duplicated line. | Evan Cheng | 2007-05-14 | 1 | -1/+0 |
* | Make my proxy happy. | Lauro Ramos Venancio | 2007-05-03 | 1 | -0/+1 |
* | Adding target triplet to be passed to database. | Tanya Lattner | 2007-04-13 | 1 | -1/+18 |
* | Correctly report version of GCC used. | Jeff Cohen | 2007-04-10 | 1 | -0/+2 |
* | Terminate some lines that need to be. | Reid Spencer | 2007-04-07 | 1 | -2/+2 |
* | Reinstate the SVN capability without requiring Date::Parse. As before the | Reid Spencer | 2007-04-07 | 1 | -63/+154 |
* | Revert this until the Date::Parse module can be installed on the nightly | Reid Spencer | 2007-04-04 | 1 | -147/+62 |
* | Prepare for Subversion migration by implementing a -usesvn to tell the | Reid Spencer | 2007-04-03 | 1 | -62/+147 |
* | Add an option to enable lli (interpreter mode) testing. | Reid Spencer | 2006-11-24 | 1 | -0/+3 |
* | 80 cols fix. | Reid Spencer | 2006-10-19 | 1 | -1/+2 |
* | Wrong directory. | Jim Laskey | 2006-09-29 | 1 | -2/+2 |
* | Fix search file for -release. | Jim Laskey | 2006-09-28 | 1 | -2/+2 |
* | Add support for -release-asserts. | Jim Laskey | 2006-09-28 | 1 | -1/+9 |
* | Trim the home directory from the dejagnu test | Jim Laskey | 2006-09-20 | 1 | -3/+2 |
* | Switching to NewNightlyTest.php | Jim Laskey | 2006-09-15 | 1 | -4/+8 |
* | Issue cvs co with -P option to prune empty directories. Remove the unnecessary | Evan Cheng | 2006-08-29 | 1 | -5/+1 |
* | Corrected an error that was introduced yesterday that caused the GCC | Patrick Jenkins | 2006-08-22 | 1 | -37/+35 |
* | The new nightly tester should stop outputing a message stating the | Patrick Jenkins | 2006-08-21 | 1 | -22/+24 |
* | These changes reflect the changes in the database for how tests are stored | Patrick Jenkins | 2006-08-18 | 1 | -51/+26 |
* | Changing the format dejagnu tests are submitted. We used to only submit multi... | Patrick Jenkins | 2006-08-17 | 1 | -19/+23 |