summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Include tablegenChris Lattner2002-12-12
* Fix bugChris Lattner2002-12-06
* Allow printing partially constructed bitsetsChris Lattner2002-12-06
* Don't delete values that may still be referenced!Chris Lattner2002-12-06
* Tighten up assertion checkingChris Lattner2002-12-06
* Add code that can be used for debuggingChris Lattner2002-12-03
* Continue implementing field initializersChris Lattner2002-12-03
* Don't delete temporary filesChris Lattner2002-12-03
* Continued support for field intitializersChris Lattner2002-12-02
* Continued support for field initializerChris Lattner2002-12-02
* Continued support for Field InitializerChris Lattner2002-12-02
* Adjustments due to new FieldInit stuffChris Lattner2002-12-02
* Add comments, factor out common codeChris Lattner2002-12-02
* Add support for field exprsChris Lattner2002-12-02
* * Move BitsInit::resolveReferences up with the rest of BitsInit codeChris Lattner2002-12-02
* Initial support for Field ExpressionsChris Lattner2002-12-02
* Add correct dependencyChris Lattner2002-12-02
* Split up targetsChris Lattner2002-12-02
* Add commentsChris Lattner2002-12-02
* Initial checkin of TableGen utilityChris Lattner2002-12-02
* Add makefile to build subdirsChris Lattner2002-12-02
* Fix burg build problem.Chris Lattner2002-11-01
* Do not print "NEW FILES AND DIRECTORIES" unless requested separatelyVikram S. Adve2002-10-31
* Work better with other versions of bisonChris Lattner2002-10-27
* Added a major mode for Emacs to edit LLVM assembler code with syntaxMisha Brukman2002-10-09
* LLVM syntax highlighting for VIM.Nick Hildenbrandt2002-10-07
* Clean up dead rulesChris Lattner2002-09-22
* Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner2002-09-22
* Build burg separately for different architectures.Vikram S. Adve2002-09-20
* Include our config and system-specific Makefiles to get theVikram S. Adve2002-09-20
* Add support for passing in arbitrary flags to gmake (except -n and -hVikram S. Adve2002-09-19
* Fix to work in new location (utils/) and to use gmake instead of gnumakeVikram S. Adve2002-09-18
* TEst commitChris Lattner2002-09-17
* Test commitChris Lattner2002-09-17
* Test changeChris Lattner2002-09-17
* We need an 'all' target to build burg, add it backChris Lattner2002-09-17
* Don't run tests by defaultChris Lattner2002-09-17
* Initial checkin of burg documetnation filesChris Lattner2002-09-17
* Initial checkin of burg filesChris Lattner2002-09-17
* Print information about files that were removedChris Lattner2002-09-16
* Simplify significantly (and fix syntax error).Vikram S. Adve2002-09-15
* Use much better method to find the llvmbase directory.Vikram S. Adve2002-09-15
* Check error condition after cvs returns. Also remove -c option.Vikram S. Adve2002-09-15
* Shell-script to build current directory and then link one tool (default: opt)Vikram S. Adve2002-09-15
* Fix script due to new www/ top level directoryChris Lattner2002-09-06
* Ignore the boost #include filesChris Lattner2002-07-23
* Change script to not even look in test/ directory, significantly speeding it upChris Lattner2002-05-07
* Merge Chris's script with the one already checked inChris Lattner2002-04-29
* Shell script to simplify running cvs and viewing the output.Vikram S. Adve2002-02-11
* Exclude doxygen docs from srcsChris Lattner2002-01-30