Bugfixes for smallvector when the element size is small and N is small.
[oota-llvm.git] / utils / NightlyTest.pl
2006-06-29 Evan ChengAdded -disable-cbe to disable C backend testing.
2006-06-27 Evan ChengFix -extraflags
2006-06-20 Evan ChengRename EXTRA_FLAGS to EXTRA_OPTIONS.
2006-06-12 Chris LattnerAdd a new -compileflags options, remove old externals...
2006-06-07 Evan ChengAdd -extraflags FLAGS to pass extra compilation options.
2006-04-14 Reid SpencerAllow an option, -with-externals, to be specified that...
2006-03-21 Reid SpencerCause the various warnings list to be generated via...
2006-03-17 Reid SpencerUse the <tt> tag instead of <pre> tag to get code/file...
2006-02-08 Evan ChengAdded options -cflag, -cxxflags, and -ldflags to overri...
2006-02-08 Evan ChengRemove -pedantic. It no longer works.
2006-01-31 Chris Lattnersolaris won't clobber an existing symlink with ln ...
2005-12-11 Chris LattnerSend an indicator to llvm-testresults if the build...
2005-11-01 Chris LattnerLet people who run the nightly tester specify paths...
2005-10-29 Chris LattnerRevert an accidental commit.
2005-10-28 Chris LattnerThe nightly tester report doesn't report JIT code size...
2005-06-06 Misha Brukman* Add ability to specify the target LLVM will compile...
2005-05-26 Misha BrukmanAdd a -cvstag option for testing specific branches...
2005-03-17 Chris Lattnerspiff up the nightly tester output one more notch
2005-03-16 Chris LattnerPrint out who commits and what files were modified...
2005-03-11 Chris LattnerFix computation of compiled objects, contributed by...
2005-03-10 Misha BrukmanReplace tabs with spaces, separate function arguments...
2005-03-10 Chris LattnerImprove formatting of the sent mail for the dj test...
2005-02-13 Chris LattnerInclude local time on the web page for start/end times.
2005-01-13 Reid SpencerUpdate the documentation about -enable-llcbeta vs....
2005-01-12 Misha BrukmanUse and print out BuildStatus, we don't always have...
2005-01-11 Misha BrukmanNo need to repeat the word `build' since it's under...
2005-01-08 Chris Lattnerrename linscan -> LLCBETA as it should be
2004-12-26 Reid SpencerRevert the last patch so that the LLVMGCCDIR environmen...
2004-12-24 Reid SpencerRemove references to LLVMGCCDIR because it was only...
2004-12-17 Tanya LattnerAlways print out DejagnuTest results to stdout so that...
2004-12-14 Chris LattnerUse user time, not wall time, for optimizer time.
2004-12-06 Reid SpencerRevert previous changes to remove -enable-linscan and...
2004-12-06 Reid SpencerRather than break all the nightly test invocations...
2004-12-06 Reid SpencerRemove LLC-BETA and linear scan options as they are...
2004-12-04 Reid SpencerPrint out something useful instead of a blank table...
2004-12-04 Tanya LattnerRun dejagnu by default.
2004-12-04 Tanya LattnerRemoved QMTest functions. The nightly tester no longer...
2004-12-03 John CriswellRemoved QMTests as I will be zapping them soon.
2004-11-23 Reid SpencerMake sure the timing output is also sent to the log...
2004-11-22 Tanya LattnerMoved dejagnu log link to the template.
2004-11-22 Tanya LattnerChanged to catch stderror of dejagnu and fixed missing...
2004-11-21 Tanya LattnerMade dejagnu option lower case.
2004-11-21 Tanya LattnerAdded the ability to run Dejagnu tests.
2004-11-08 Misha Brukman* Add support for f2c and the -f2c switch to enable...
2004-11-06 Chris LattnerAdjust to printing user+system times instead of wall...
2004-09-28 Brian GaekeTouch output files before reading or writing them,...
2004-09-06 Reid SpencerModify the lines of code counting mechanism to use...
2004-09-05 Reid SpencerRemove double paren use in system() function so that...
2004-09-05 Reid SpencerMake the NightlyTest run tests out of projects/llvm...
2004-08-05 Brian GaekeSplit out -disable-codegen into -disable-llc and -disab...
2004-07-27 Chris LattnerFix the nightly tester to default to using gnuplot...
2004-07-27 Chris LattnerUgh, the upgrade of zion brought in GCC 3.3.2, our...
2004-06-25 Brian GaekeDon't try to run qmtests if we fail to build the tree...
2004-06-23 Reid SpencerMove the tests for readability of the template and...
2004-06-23 Reid SpencerAdded a -noexternals options to avoid performing the...
2004-06-23 Reid SpencerMake sure GetRegEx returns something gnuplot can deal...
2004-06-22 Reid Spencer- Added the -nice option for nicing the build processes.
2004-06-11 Brian GaekeDon't trim @PrevDays (causing an error) if it isn't...
2004-06-11 Reid SpencerAdd two options to the program:
2004-06-10 Brian GaekeAllow dates with slashes in them in $DateRE.
2004-06-08 Reid Spencer* Fix indentation of Regression Test Results by making...
2004-06-04 Brian GaekeHonor DISABLE_CBE, etc., even when doing the "running...
2004-06-03 Brian GaekeAllow script to set configure args.
2004-06-03 Chris LattnerAdd -disable-codegen option to disable LLC and JIT...
2004-05-31 Reid SpencerClean up the Feature and Regression test output to...
2004-05-30 Reid SpencerMake the Regression/Feature test support excise all...
2004-05-28 Chris LattnerChanges to make the nightly tester run the regression...
2004-01-12 Chris LattnerEliminate annoying warnings from the tester, hopefully...
2004-01-09 Chris LattnerFix annoying warnings. W doesn't have a revision number
2004-01-07 Alkis EvlogimenosChange perl interpreter path to the standard /usr/bin...
2003-12-19 Chris LattnerEliminate a spurious warning
2003-12-19 Chris LattnerIf -enable-linscan is specified, add ENABLE_LINEARSCAN...
2003-12-01 Brian GaekeThis may fix the "0 dirs" stuff we get in the nightly...
2003-10-28 Chris LattnerI'm tired of the nightly tester stopping, aren't you?
2003-10-21 Chris LattnerAdd more space!
2003-10-19 Chris LattnerDeHTMLify the email so that it only gets sent out if...
2003-10-18 Chris LattnerPrint stuff to stdout if something changes.
2003-10-14 Chris LattnerFix bug in script
2003-10-13 Misha BrukmanLLVM CVS repository has moved.
2003-10-11 Brian GaekeGreatly expand documentation comment at head of file...
2003-09-23 Chris LattnerFix bug in previous checkin
2003-09-23 Chris LattnerMake it detect failed builds better
2003-09-14 Chris LattnerFix the nightly tester now that olden has been moved
2003-08-21 Misha BrukmanMake build errors stand out by coloring them red.
2003-08-21 Chris LattnerStart testing SPEC as well as singlesource/multisource
2003-08-20 Chris LattnerCatch testing errors
2003-08-19 Chris LattnerFix bugs in tester
2003-08-19 Chris LattnerDo not force a runtimelimit! We were actually reducing it.
2003-08-18 Chris LattnerAdd the magic incantations to get a running LOC graph...
2003-08-18 Chris LattnerWrap line at 80 columns
2003-08-18 Chris LattnerFix minor bugs in the tester
2003-08-18 Chris Lattner* Split the programs table into MultiSource and SingleS...
2003-08-17 Chris LattnerMake the check for a failed test run more robust!!
2003-08-14 Misha Brukman* Enable SPEC testing in the `configure' script command...
2003-08-06 Chris LattnerSort the file lists
2003-07-31 Chris LattnerForget about KEEP_SYMBOLS, make sure to build into...
2003-07-07 Misha Brukman* Made $Template refer to a path relative to the checke...
2003-07-01 Chris LattnerUpdate to configure the tree before building it.
2003-06-26 Chris LattnerModify script to support checkins on branches
2003-06-18 Chris LattnerFix breakage due to John's recent changes
next