index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
2002-12-03
Add code that can be used for debugging
Chris Lattner
2002-12-03
Continue implementing field initializers
Chris Lattner
2002-12-03
Don't delete temporary files
Chris Lattner
2002-12-02
Continued support for field intitializers
Chris Lattner
2002-12-02
Continued support for field initializer
Chris Lattner
2002-12-02
Continued support for Field Initializer
Chris Lattner
2002-12-02
Adjustments due to new FieldInit stuff
Chris Lattner
2002-12-02
Add comments, factor out common code
Chris Lattner
2002-12-02
Add support for field exprs
Chris Lattner
2002-12-02
* Move BitsInit::resolveReferences up with the rest of BitsInit code
Chris Lattner
2002-12-02
Initial support for Field Expressions
Chris Lattner
2002-12-02
Add correct dependency
Chris Lattner
2002-12-02
Split up targets
Chris Lattner
2002-12-02
Add comments
Chris Lattner
2002-12-02
Initial checkin of TableGen utility
Chris Lattner
2002-12-02
Add makefile to build subdirs
Chris Lattner
2002-11-01
Fix burg build problem.
Chris Lattner
2002-10-31
Do not print "NEW FILES AND DIRECTORIES" unless requested separately
Vikram S. Adve
2002-10-27
Work better with other versions of bison
Chris Lattner
2002-10-09
Added a major mode for Emacs to edit LLVM assembler code with syntax
Misha Brukman
2002-10-07
LLVM syntax highlighting for VIM.
Nick Hildenbrandt
2002-09-22
Clean up dead rules
Chris Lattner
2002-09-22
Fix tons of warnings, convert burg to use Makefile.common system, rename
Chris Lattner
2002-09-20
Build burg separately for different architectures.
Vikram S. Adve
2002-09-20
Include our config and system-specific Makefiles to get the
Vikram S. Adve
2002-09-19
Add support for passing in arbitrary flags to gmake (except -n and -h
Vikram S. Adve
2002-09-18
Fix to work in new location (utils/) and to use gmake instead of gnumake
Vikram S. Adve
2002-09-17
TEst commit
Chris Lattner
2002-09-17
Test commit
Chris Lattner
2002-09-17
Test change
Chris Lattner
2002-09-17
We need an 'all' target to build burg, add it back
Chris Lattner
2002-09-17
Don't run tests by default
Chris Lattner
2002-09-17
Initial checkin of burg documetnation files
Chris Lattner
2002-09-17
Initial checkin of burg files
Chris Lattner
2002-09-16
Print information about files that were removed
Chris Lattner
2002-09-15
Simplify significantly (and fix syntax error).
Vikram S. Adve
2002-09-15
Use much better method to find the llvmbase directory.
Vikram S. Adve
2002-09-15
Check error condition after cvs returns. Also remove -c option.
Vikram S. Adve
2002-09-15
Shell-script to build current directory and then link one tool (default: opt)
Vikram S. Adve
2002-09-06
Fix script due to new www/ top level directory
Chris Lattner
2002-07-23
Ignore the boost #include files
Chris Lattner
2002-05-07
Change script to not even look in test/ directory, significantly speeding it up
Chris Lattner
2002-04-29
Merge Chris's script with the one already checked in
Chris Lattner
2002-02-11
Shell script to simplify running cvs and viewing the output.
Vikram S. Adve
2002-01-30
Exclude doxygen docs from srcs
Chris Lattner
2001-09-19
Print .def files as well as other files
Chris Lattner
2001-07-21
Filter out the sparc.burm.c file
Chris Lattner
2001-06-06
Initial revision
Chris Lattner