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