aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* syntax highlightifyChris Lattner2003-09-081-1/+1
* Syntax hilightChris Lattner2003-09-081-1/+1
* Fix syntax error when makellvm is run in an invalid directory.Vikram S. Adve2003-09-081-2/+15
* Fixed spelling of `intentionally'.Misha Brukman2003-09-071-3/+3
* Remove unneeded #includeChris Lattner2003-09-071-1/+0
* Checkin of autoconf-style object root.John Criswell2003-09-061-4/+6
* Added an option to TableGen that allows users to specify a directory in whichJohn Criswell2003-08-272-5/+42
* Add new labelChris Lattner2003-08-231-3/+4
* Only use :: rules for #included filesChris Lattner2003-08-211-1/+1
* Make build errors stand out by coloring them red.Misha Brukman2003-08-211-3/+2
* Fix warning on sparc buildChris Lattner2003-08-211-0/+1
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-213-4/+17
* Added #include <cassert>. In GCC 3.3, we don't get assert() through the otherJohn Criswell2003-08-201-0/+2
* Catch testing errorsChris Lattner2003-08-201-2/+2
* Fix bug where we printed the month number instead of the day number *blush*Chris Lattner2003-08-201-1/+1
* Fix bugs in testerChris Lattner2003-08-191-16/+23
* X86.td has been moved out of this directory; these are outdated targets.Misha Brukman2003-08-191-18/+0
* Since we broke up SingleSource and MultiSource testing, the logs are nowMisha Brukman2003-08-191-2/+4
* Do not force a runtimelimit! We were actually reducing it.Chris Lattner2003-08-191-4/+72
* Increase the size of the LOC chartChris Lattner2003-08-192-2/+2
* Remove fixmeChris Lattner2003-08-181-1/+0
* Add the magic incantations to get a running LOC graph updated each night...Chris Lattner2003-08-182-5/+43
* Add in the running LOC chartChris Lattner2003-08-181-0/+11
* Wrap line at 80 columnsChris Lattner2003-08-181-1/+2
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
* Fix minor bugs in the testerChris Lattner2003-08-181-2/+2
* * Split the programs table into MultiSource and SingleSource componentsChris Lattner2003-08-182-15/+49
* The CBE output is compiled at -O2Chris Lattner2003-08-181-1/+1
* Add docs for new column, native tests now run with -O2Chris Lattner2003-08-181-1/+3
* Make the check for a failed test run more robust!!Chris Lattner2003-08-171-1/+1
* * Match the column names in the reportMisha Brukman2003-08-151-20/+25
* Document new column, remove X86 specific stuffChris Lattner2003-08-151-1/+2
* Ignore dummy register classesChris Lattner2003-08-151-1/+9
* Add support for nodes with void arguments, like chain nodesChris Lattner2003-08-151-2/+3
* Using `std::remove' requires `cstdio.h'.Misha Brukman2003-08-141-0/+1
* * Enable SPEC testing in the `configure' script command lineMisha Brukman2003-08-141-3/+3
* Using std::string requires `#include <string>', says gcc-2.95.3.Misha Brukman2003-08-132-0/+2
* Fix emission of instructions that directly reference MBBsChris Lattner2003-08-121-4/+10
* Make LOC count more accurate by not including the tablegen lexer/parser, any ...Chris Lattner2003-08-121-1/+6
* Add support for the Any type. Minor fixes and enhancements for BasicBlock op...Chris Lattner2003-08-122-7/+18
* Rename DNVT_bool to DNVT_i1 to be consistent with type systemChris Lattner2003-08-122-4/+4
* Add support for a bool argtyChris Lattner2003-08-122-2/+8
* It is not an error if a rule does not match, it's just a failed match!Chris Lattner2003-08-111-2/+3
* Add support for frameidx and literal immediates for instructionsChris Lattner2003-08-112-11/+42
* Add support for naming the destination of a "set" in a patternChris Lattner2003-08-112-0/+6
* Add support for the Arg1 argument typeChris Lattner2003-08-112-3/+15
* Added keyword `include', and a FIXME for hex and binary constants.Misha Brukman2003-08-111-1/+2
* * Added (X)Emacs mode for TableGen description filesMisha Brukman2003-08-113-1/+142
* tablegen.vim:Misha Brukman2003-08-112-4/+9
* Add .llxChris Lattner2003-08-111-0/+1