aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2004-06-25Fix relative links for nightly testers not hosted on llvm.cs.Chris Lattner
2004-06-25Don't try to run qmtests if we fail to build the tree. The qmtests (atBrian Gaeke
2004-06-23Move the tests for readability of the template and gnuplot files so theyReid Spencer
2004-06-23Added a -noexternals options to avoid performing the externals tests onReid Spencer
2004-06-23Make sure GetRegEx returns something gnuplot can deal with (a number, notReid Spencer
2004-06-22- Added the -nice option for nicing the build processes.Reid Spencer
2004-06-22Added start time, finish time, and platform (uname -a output) informationReid Spencer
2004-06-22Removed extra href close tagTanya Lattner
2004-06-21Handle shifts >= 32 bits.Misha Brukman
2004-06-20Move the IntrinsicLowering header into the CodeGen directory, as per PR346Chris Lattner
2004-06-20Make fpcmp handle running off of the beginning or end of the file correctly.Chris Lattner
2004-06-19A utility to search the LLVM source tree for a grep pattern. This is aReid Spencer
2004-06-17Make header comment fit within 80 cols.Misha Brukman
2004-06-14The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build.Misha Brukman
2004-06-13Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2Reid Spencer
2004-06-11Don't trim @PrevDays (causing an error) if it isn't long enough.Brian Gaeke
2004-06-11Add two options to the program:Reid Spencer
2004-06-10Allow dates with slashes in them in $DateRE.Brian Gaeke
2004-06-09Columnized the compilation statistics for easier reading.Reid Spencer
2004-06-09Fix the really bizarre stuff that happened last night in the testerChris Lattner
2004-06-09Regularize title of Regression Test section. Clean up some blank space.Reid Spencer
2004-06-08* Fix indentation of Regression Test Results by making sure theReid Spencer
2004-06-04Emit a more sensible error message if no subclasses of Target are defined.Misha Brukman
2004-06-04Honor DISABLE_CBE, etc., even when doing the "running tests" (i.e., Olden)Brian Gaeke
2004-06-03Allow script to set configure args.Brian Gaeke
2004-06-03Add -disable-codegen option to disable LLC and JIT targetsChris Lattner
2004-05-31Align the lower portion of the page with the left margin so that the pageReid Spencer
2004-05-31Clean up the Feature and Regression test output to (a) use section headers,Reid Spencer
2004-05-30Make the Regression/Feature test support excise all ": PASS" lines thatReid Spencer
2004-05-28Changes to make the nightly tester run the regression tests at night, yaay!Chris Lattner
2004-05-28Right: the #includes are not needed eitherChris Lattner
2004-05-28Use fileutilities instead of mmap directlyChris Lattner
2004-05-27doxygen no longer builds into the docs tree, and we no longer have boostChris Lattner
2004-05-27Add support for dos style files.Chris Lattner
2004-05-27Header file movedChris Lattner
2004-05-19Add hint about syntax-highlighting non-standardly-named LLVM Makefiles.Misha Brukman
2004-04-28Added `zeroinitializer' keyword.Misha Brukman
2004-04-23mmap of a zero length file returns null on some platforms, so hack around it.Brian Gaeke
2004-04-19Fix typo.Brian Gaeke
2004-04-18Spiff is no longer in our treeChris Lattner
2004-04-15The "best" of both worlds: readable C++ comments and valid HTML For doxygen.Misha Brukman
2004-04-13Fix bug, add support for +/-Chris Lattner
2004-04-13Out with spiff, in with fpcmpChris Lattner
2004-04-13Remove spiff. Though it looked good, it was not really as spiffy as it seemedChris Lattner
2004-04-13Okay, spiff is completely incapable of handling files of nontrivial size.Chris Lattner
2004-04-13Increase buffer size again. *sigh*Chris Lattner
2004-04-13Don't index spiff. It should not count as lines of LLVM codeChris Lattner
2004-04-13Fixed sized limits are bad... duh.Chris Lattner
2004-04-13Really spiff, don't chatter :)Chris Lattner
2004-04-13Don't underline diffsBrian Gaeke