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
/
support
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
Ignore generated files gram.tab.c and gram.tab.h
Misha Brukman
2002-12-02
Ignore generated files FileLexer.* and FileParser.*
Misha Brukman
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-11-18
Add peak memory usage measurement capability
Chris Lattner
2002-11-04
Simplify code
Chris Lattner
2002-11-04
Sun can now use mallinfo()
Chris Lattner
2002-11-04
Allow memory sizes to be negative, remove obsolete TmpRSS field
Chris Lattner
2002-11-04
mallinfo is not available on sun apparently :(
Chris Lattner
2002-11-04
Minor fix to space accounting
Chris Lattner
2002-11-04
Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives
Chris Lattner
2002-11-01
Fix burg build problem.
Chris Lattner
2002-10-27
Add #include
Chris Lattner
2002-10-27
Work better with other versions of bison
Chris Lattner
2002-10-04
Added #include<unistd.h> to compile with solaris gcc3.2
Anand Shukla
2002-10-04
added cast to unsigned to compile with gcc3.2 (sparc)
Anand Shukla
2002-10-01
- Rework Statistics:
Chris Lattner
2002-10-01
Checkin generic interval timer support
Chris Lattner
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 an optimization to support the most common access pattern for the
Chris Lattner
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-13
Submitted by Casey Carter:
Chris Lattner
2002-09-10
Remove extra #include
Chris Lattner
2002-09-08
Checkin initial support for automatic memory leak detection routines
Chris Lattner
2002-09-03
Minor bug fix.
Chris Lattner
2002-09-02
Fix bugs
Chris Lattner
2002-09-02
Add printing support to ConstantRange class
Chris Lattner
2002-09-01
Initial implementation of ConstantRange support
Chris Lattner
[next]