Age | Commit message (Expand) | Author |
2006-09-11 | No longer used, and confuses maintainers | Jim Laskey |
2006-08-29 | Issue cvs co with -P option to prune empty directories. Remove the unnecessary | Evan Cheng |
2006-06-29 | Added -disable-cbe to disable C backend testing. | Evan Cheng |
2006-06-27 | Fix -extraflags | Evan Cheng |
2006-06-20 | Rename EXTRA_FLAGS to EXTRA_OPTIONS. | Evan Cheng |
2006-06-12 | Add a new -compileflags options, remove old externals location specifiers. | Chris Lattner |
2006-06-07 | Add -extraflags FLAGS to pass extra compilation options. | Evan Cheng |
2006-04-14 | Allow an option, -with-externals, to be specified that provides the location | Reid Spencer |
2006-03-21 | Cause the various warnings list to be generated via a <ul> list with | Reid Spencer |
2006-03-17 | Use the <tt> tag instead of <pre> tag to get code/file/warning lists to | Reid Spencer |
2006-02-08 | Added options -cflag, -cxxflags, and -ldflags to override the default C | Evan Cheng |
2006-02-08 | Remove -pedantic. It no longer works. | Evan Cheng |
2006-01-31 | solaris won't clobber an existing symlink with ln -sf apparently | Chris Lattner |
2005-12-11 | Send an indicator to llvm-testresults if the build failed | Chris Lattner |
2005-11-01 | Let people who run the nightly tester specify paths to external tests, instead | Chris Lattner |
2005-10-29 | Revert an accidental commit. | Chris Lattner |
2005-10-28 | The nightly tester report doesn't report JIT code size anymore, remove it | Chris Lattner |
2005-06-06 | * Add ability to specify the target LLVM will compile for via configure | Misha Brukman |
2005-05-26 | Add a -cvstag option for testing specific branches, such as release candidates | Misha Brukman |
2005-03-17 | spiff up the nightly tester output one more notch | Chris Lattner |
2005-03-16 | Print out who commits and what files were modified at the bottom of the test ... | Chris Lattner |
2005-03-11 | Fix computation of compiled objects, contributed by Vladimir Merzliakov! | Chris Lattner |
2005-03-10 | Replace tabs with spaces, separate function arguments with a space | Misha Brukman |
2005-03-10 | Improve formatting of the sent mail for the dj test results. | Chris Lattner |
2005-02-13 | Include local time on the web page for start/end times. | Chris Lattner |
2005-01-13 | Update the documentation about -enable-llcbeta vs. -enable-linscan | Reid Spencer |
2005-01-12 | Use and print out BuildStatus, we don't always have build errors. | Misha Brukman |
2005-01-11 | No need to repeat the word `build' since it's under `Build status' | Misha Brukman |
2005-01-08 | rename linscan -> LLCBETA as it should be | Chris Lattner |
2004-12-26 | Revert the last patch so that the LLVMGCCDIR environment variable is | Reid Spencer |
2004-12-24 | Remove references to LLVMGCCDIR because it was only used to provide a | Reid Spencer |
2004-12-17 | Always print out DejagnuTest results to stdout so that it gets emailed to the... | Tanya Lattner |
2004-12-14 | Use user time, not wall time, for optimizer time. | Chris Lattner |
2004-12-06 | Revert previous changes to remove -enable-linscan and the *BETA columns of | Reid Spencer |
2004-12-06 | Rather than break all the nightly test invocations, permit -enable-linscan | Reid Spencer |
2004-12-06 | Remove LLC-BETA and linear scan options as they are no longer reported. | Reid Spencer |
2004-12-04 | Print out something useful instead of a blank table when the external tests | Reid Spencer |
2004-12-04 | Run dejagnu by default. | Tanya Lattner |
2004-12-04 | Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru... | Tanya Lattner |
2004-12-03 | Removed QMTests as I will be zapping them soon. | John Criswell |
2004-11-23 | Make sure the timing output is also sent to the log file for dejagnu, not | Reid Spencer |
2004-11-22 | Moved dejagnu log link to the template. | Tanya Lattner |
2004-11-22 | Changed to catch stderror of dejagnu and fixed missing quote. | Tanya Lattner |
2004-11-21 | Made dejagnu option lower case. | Tanya Lattner |
2004-11-21 | Added the ability to run Dejagnu tests. | Tanya Lattner |
2004-11-08 | * Add support for f2c and the -f2c switch to enable Fortran benchmarks | Misha Brukman |
2004-11-06 | Adjust to printing user+system times instead of wall times. Run the olden | Chris Lattner |
2004-09-28 | Touch output files before reading or writing them, so that they are | Brian Gaeke |
2004-09-06 | Modify the lines of code counting mechanism to use the new "countloc.sh" | Reid Spencer |
2004-09-05 | Remove double paren use in system() function so that the command line can | Reid Spencer |