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