summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.John Criswell2003-09-29
* Updated Makefiles to reflect new location in llvm/support/tools.John Criswell2003-09-29
* Fix bug in previous checkinChris Lattner2003-09-23
* Make it detect failed builds betterChris Lattner2003-09-23
* Squelch warningChris Lattner2003-09-22
* Document new columnChris Lattner2003-09-17
* Do not put DEBUG() guard around error condition; this must *always* be printed.Misha Brukman2003-09-17
* Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman2003-09-17
* Really use a search path as described in the log message for the lastVikram S. Adve2003-09-15
* Update makellvm to work with the brave new world of separate obj-root trees.Vikram S. Adve2003-09-14
* Fix the nightly tester now that olden has been movedChris Lattner2003-09-14
* Updated to find source files using VPATH. This makes writing build rulesJohn Criswell2003-09-09
* Updated the log of changes (as required by the Burg copyright) to give anJohn Criswell2003-09-09
* Modified the code so that we exit() with a non-zero value instead of callingJohn Criswell2003-09-09
* syntax highlightifyChris Lattner2003-09-08
* Syntax hilightChris Lattner2003-09-08
* Fix syntax error when makellvm is run in an invalid directory.Vikram S. Adve2003-09-08
* Fixed spelling of `intentionally'.Misha Brukman2003-09-07
* Remove unneeded #includeChris Lattner2003-09-07
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Added an option to TableGen that allows users to specify a directory in whichJohn Criswell2003-08-27
* Add new labelChris Lattner2003-08-23
* Only use :: rules for #included filesChris Lattner2003-08-21
* Make build errors stand out by coloring them red.Misha Brukman2003-08-21
* Fix warning on sparc buildChris Lattner2003-08-21
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-21
* Added #include <cassert>. In GCC 3.3, we don't get assert() through the otherJohn Criswell2003-08-20
* Catch testing errorsChris Lattner2003-08-20
* Fix bug where we printed the month number instead of the day number *blush*Chris Lattner2003-08-20
* Fix bugs in testerChris Lattner2003-08-19
* X86.td has been moved out of this directory; these are outdated targets.Misha Brukman2003-08-19
* Since we broke up SingleSource and MultiSource testing, the logs are nowMisha Brukman2003-08-19
* Do not force a runtimelimit! We were actually reducing it.Chris Lattner2003-08-19
* Increase the size of the LOC chartChris Lattner2003-08-19
* Remove fixmeChris Lattner2003-08-18
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-18
* Add in the running LOC chartChris Lattner2003-08-18
* Wrap line at 80 columnsChris Lattner2003-08-18
* Spell `necessary' correctly.Misha Brukman2003-08-18
* Fix minor bugs in the testerChris Lattner2003-08-18
* * Split the programs table into MultiSource and SingleSource componentsChris Lattner2003-08-18
* The CBE output is compiled at -O2Chris Lattner2003-08-18
* Add docs for new column, native tests now run with -O2Chris Lattner2003-08-18
* Make the check for a failed test run more robust!!Chris Lattner2003-08-17
* * Match the column names in the reportMisha Brukman2003-08-15
* Document new column, remove X86 specific stuffChris Lattner2003-08-15
* Ignore dummy register classesChris Lattner2003-08-15
* Add support for nodes with void arguments, like chain nodesChris Lattner2003-08-15
* Using `std::remove' requires `cstdio.h'.Misha Brukman2003-08-14
* * Enable SPEC testing in the `configure' script command lineMisha Brukman2003-08-14