aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add missing keyword, add new linkage keywordsChris Lattner2003-04-161-1/+1
* Add new linkage keywords. Spell uninitialized correctlyChris Lattner2003-04-161-1/+2
* Update to work with newer versions of bisonChris Lattner2003-03-311-22/+22
* * Don't run tests if compilation failedChris Lattner2003-02-281-41/+58
* Fix broken linksChris Lattner2003-02-281-2/+2
* Allow tests to run for 5 minutes before timing out.Chris Lattner2003-02-281-1/+1
* Indent for uniformityChris Lattner2003-02-021-1/+2
* Fix warning on sparcChris Lattner2003-01-291-1/+1
* Make sure the files get sorted correctlyChris Lattner2003-01-241-1/+1
* Compress large logsChris Lattner2003-01-231-2/+9
* Implement "new/removed/broken/fixed" testsChris Lattner2003-01-222-23/+74
* Implement program tests, and test for compile time problemsChris Lattner2003-01-221-4/+57
* Add support for program testsChris Lattner2003-01-221-2/+44
* Fix indentation code, simplify a bitChris Lattner2003-01-201-10/+11
* Add information about new warnings and warning changesChris Lattner2003-01-202-33/+76
* Fix warningsChris Lattner2003-01-204-8/+13
* Initial checkin of the nightly build scriptsChris Lattner2003-01-202-0/+360
* Include tablegenChris Lattner2002-12-121-1/+1
* Fix bugChris Lattner2002-12-061-2/+2
* Allow printing partially constructed bitsetsChris Lattner2002-12-061-1/+4
* Don't delete values that may still be referenced!Chris Lattner2002-12-061-2/+0
* Tighten up assertion checkingChris Lattner2002-12-063-9/+19
* Add code that can be used for debuggingChris Lattner2002-12-031-2/+11
* Continue implementing field initializersChris Lattner2002-12-032-30/+52
* Don't delete temporary filesChris Lattner2002-12-031-0/+2
* Continued support for field intitializersChris Lattner2002-12-022-17/+36
* Continued support for field initializerChris Lattner2002-12-021-11/+46
* Continued support for Field InitializerChris Lattner2002-12-021-14/+42
* Adjustments due to new FieldInit stuffChris Lattner2002-12-021-6/+12
* Add comments, factor out common codeChris Lattner2002-12-021-10/+22
* Add support for field exprsChris Lattner2002-12-021-0/+7
* * Move BitsInit::resolveReferences up with the rest of BitsInit codeChris Lattner2002-12-021-19/+25
* Initial support for Field ExpressionsChris Lattner2002-12-021-0/+34
* Add correct dependencyChris Lattner2002-12-021-4/+3
* Split up targetsChris Lattner2002-12-021-2/+7
* Add commentsChris Lattner2002-12-021-0/+44
* Initial checkin of TableGen utilityChris Lattner2002-12-026-0/+1704
* Add makefile to build subdirsChris Lattner2002-12-021-0/+4
* Fix burg build problem.Chris Lattner2002-11-011-0/+2
* Do not print "NEW FILES AND DIRECTORIES" unless requested separatelyVikram S. Adve2002-10-311-6/+13
* Work better with other versions of bisonChris Lattner2002-10-271-3/+1
* Added a major mode for Emacs to edit LLVM assembler code with syntaxMisha Brukman2002-10-091-0/+130
* LLVM syntax highlighting for VIM.Nick Hildenbrandt2002-10-071-0/+59
* Clean up dead rulesChris Lattner2002-09-221-5/+1
* Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner2002-09-229-103/+36
* Build burg separately for different architectures.Vikram S. Adve2002-09-201-12/+22
* Include our config and system-specific Makefiles to get theVikram S. Adve2002-09-201-0/+5
* Add support for passing in arbitrary flags to gmake (except -n and -hVikram S. Adve2002-09-191-5/+35
* Fix to work in new location (utils/) and to use gmake instead of gnumakeVikram S. Adve2002-09-181-3/+3
* TEst commitChris Lattner2002-09-171-0/+1