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