| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add ability to specify the target LLVM will compile for via configure | Misha Brukman | 2005-06-06 | 1 | -2/+6 |
* | Add a -cvstag option for testing specific branches, such as release candidates | Misha Brukman | 2005-05-26 | 1 | -4/+10 |
* | spiff up the nightly tester output one more notch | Chris Lattner | 2005-03-17 | 1 | -3/+3 |
* | Print out who commits and what files were modified at the bottom of the test ... | Chris Lattner | 2005-03-16 | 1 | -8/+14 |
* | Fix computation of compiled objects, contributed by Vladimir Merzliakov! | Chris Lattner | 2005-03-11 | 1 | -1/+1 |
* | Replace tabs with spaces, separate function arguments with a space | Misha Brukman | 2005-03-10 | 1 | -12/+12 |
* | Improve formatting of the sent mail for the dj test results. | Chris Lattner | 2005-03-10 | 1 | -4/+15 |
* | Include local time on the web page for start/end times. | Chris Lattner | 2005-02-13 | 1 | -2/+3 |
* | Update the documentation about -enable-llcbeta vs. -enable-linscan | Reid Spencer | 2005-01-13 | 1 | -1/+1 |
* | Use and print out BuildStatus, we don't always have build errors. | Misha Brukman | 2005-01-12 | 1 | -4/+5 |
* | No need to repeat the word `build' since it's under `Build status' | Misha Brukman | 2005-01-11 | 1 | -1/+1 |
* | rename linscan -> LLCBETA as it should be | Chris Lattner | 2005-01-08 | 1 | -1/+1 |
* | Revert the last patch so that the LLVMGCCDIR environment variable is | Reid Spencer | 2004-12-26 | 1 | -0/+5 |
* | Remove references to LLVMGCCDIR because it was only used to provide a | Reid Spencer | 2004-12-24 | 1 | -5/+0 |
* | Always print out DejagnuTest results to stdout so that it gets emailed to the... | Tanya Lattner | 2004-12-17 | 1 | -0/+2 |
* | Use user time, not wall time, for optimizer time. | Chris Lattner | 2004-12-14 | 1 | -2/+2 |
* | Revert previous changes to remove -enable-linscan and the *BETA columns of | Reid Spencer | 2004-12-06 | 1 | -2/+2 |
* | Rather than break all the nightly test invocations, permit -enable-linscan | Reid Spencer | 2004-12-06 | 1 | -1/+2 |
* | Remove LLC-BETA and linear scan options as they are no longer reported. | Reid Spencer | 2004-12-06 | 1 | -1/+0 |
* | Print out something useful instead of a blank table when the external tests | Reid Spencer | 2004-12-04 | 1 | -0/+1 |
* | Run dejagnu by default. | Tanya Lattner | 2004-12-04 | 1 | -1/+1 |
* | Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru... | Tanya Lattner | 2004-12-04 | 1 | -74/+5 |
* | Removed QMTests as I will be zapping them soon. | John Criswell | 2004-12-03 | 1 | -51/+0 |
* | Make sure the timing output is also sent to the log file for dejagnu, not | Reid Spencer | 2004-11-23 | 1 | -1/+1 |
* | Moved dejagnu log link to the template. | Tanya Lattner | 2004-11-22 | 1 | -3/+0 |
* | Changed to catch stderror of dejagnu and fixed missing quote. | Tanya Lattner | 2004-11-22 | 1 | -1/+1 |
* | Made dejagnu option lower case. | Tanya Lattner | 2004-11-21 | 1 | -1/+1 |
* | Added the ability to run Dejagnu tests. | Tanya Lattner | 2004-11-21 | 1 | -1/+89 |
* | * Add support for f2c and the -f2c switch to enable Fortran benchmarks | Misha Brukman | 2004-11-08 | 1 | -12/+18 |
* | Adjust to printing user+system times instead of wall times. Run the olden | Chris Lattner | 2004-11-06 | 1 | -6/+7 |
* | Touch output files before reading or writing them, so that they are | Brian Gaeke | 2004-09-28 | 1 | -3/+26 |
* | Modify the lines of code counting mechanism to use the new "countloc.sh" | Reid Spencer | 2004-09-06 | 1 | -1/+1 |
* | Remove double paren use in system() function so that the command line can | Reid Spencer | 2004-09-05 | 1 | -2/+2 |
* | Make the NightlyTest run tests out of projects/llvm-test instead of | Reid Spencer | 2004-09-05 | 1 | -4/+6 |
* | Split out -disable-codegen into -disable-llc and -disable-jit. | Brian Gaeke | 2004-08-05 | 1 | -5/+10 |
* | Fix the nightly tester to default to using gnuplot in /usr/bin | Chris Lattner | 2004-07-27 | 1 | -1/+1 |
* | Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis. | Chris Lattner | 2004-07-27 | 1 | -0/+2 |
* | Don't try to run qmtests if we fail to build the tree. The qmtests (at | Brian Gaeke | 2004-06-25 | 1 | -0/+2 |
* | Move the tests for readability of the template and gnuplot files so they | Reid Spencer | 2004-06-23 | 1 | -11/+11 |
* | Added a -noexternals options to avoid performing the externals tests on | Reid Spencer | 2004-06-23 | 1 | -5/+17 |
* | Make sure GetRegEx returns something gnuplot can deal with (a number, not | Reid Spencer | 2004-06-23 | 1 | -1/+1 |
* | - Added the -nice option for nicing the build processes. | Reid Spencer | 2004-06-22 | 1 | -152/+201 |
* | Don't trim @PrevDays (causing an error) if it isn't long enough. | Brian Gaeke | 2004-06-11 | 1 | -1/+3 |
* | Add two options to the program: | Reid Spencer | 2004-06-11 | 1 | -1/+8 |
* | Allow dates with slashes in them in $DateRE. | Brian Gaeke | 2004-06-10 | 1 | -1/+2 |
* | * Fix indentation of Regression Test Results by making sure the | Reid Spencer | 2004-06-08 | 1 | -4/+10 |
* | Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden) | Brian Gaeke | 2004-06-04 | 1 | -1/+1 |
* | Allow script to set configure args. | Brian Gaeke | 2004-06-03 | 1 | -3/+10 |
* | Add -disable-codegen option to disable LLC and JIT targets | Chris Lattner | 2004-06-03 | 1 | -5/+7 |
* | Clean up the Feature and Regression test output to (a) use section headers, | Reid Spencer | 2004-05-31 | 1 | -10/+35 |