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
/
lib
/
Support
Age
Commit message (
Expand
)
Author
2003-05-22
Add using declarations
Chris Lattner
2003-05-22
Add new CommaSeparated option modifier
Chris Lattner
2003-05-22
Destroy using declarations
Chris Lattner
2003-05-09
Add a new info-output-file option (hidden from --help) which is to be used by
Chris Lattner
2003-02-13
Make more compatible with GCC 2.96
Chris Lattner
2003-02-13
Remove gunk that was supposed to make space evaluation more precise, but neve...
Chris Lattner
2003-02-12
Don't output times in "scientific" notation
Chris Lattner
2003-02-09
Remove the -debug option from release executables
Chris Lattner
2003-02-05
Squelch warning
Chris Lattner
2003-01-30
* Add new -track-memory option to tools which enables the mem usage column in...
Chris Lattner
2003-01-29
Fix build problem on sparc
Chris Lattner
2003-01-14
Move annotation to support library
Chris Lattner
2003-01-13
Fix static initializer ordering dependency
Chris Lattner
2002-12-24
Fix compilation on GCC 3.2
Chris Lattner
2002-12-23
New files for miscompilation detection
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-10-27
Add #include
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-19
Add an optimization to support the most common access pattern for the
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
2002-08-07
Simplify writing custom parsers.
Chris Lattner
2002-08-02
Fix lli with no arguments
Chris Lattner
2002-07-31
Fix bug that was causing problems for lli
Chris Lattner
2002-07-29
* Fix assertion failure caused by command line argument getting removed after
Chris Lattner
2002-07-27
Remove needless #include
Chris Lattner
2002-07-25
*** empty log message ***
Chris Lattner
2002-07-24
Fix problem that GCC3.1 doesn't like.
Chris Lattner
2002-07-24
Fix a bug exposed by lli
Chris Lattner
2002-07-23
Initial checkin
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-23
*** empty log message ***
Chris Lattner
2002-07-22
Minor bugfix, prevents error in LLI
Chris Lattner
2002-07-22
*** empty log message ***
Chris Lattner
2002-07-22
Checkin CommandLine 2.0
Chris Lattner
2002-06-25
changes to make it compatible with 64bit gcc
Anand Shukla
[prev]
[next]