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
/
lib
/
Support
Age
Commit message (
Expand
)
Author
2003-07-23
Simplify code by using ConstantInt::getRawValue instead of checking to see
Chris Lattner
2003-07-14
The word `separate' only has one `e'.
Misha Brukman
2003-07-10
Fixed grammatical error.
Misha Brukman
2003-07-10
Lowercase versions of `occurrence' need to be spelled correctly, too.
Misha Brukman
2003-07-10
`Occurrence' has no `a' and the `r' is doubled.
Misha Brukman
2003-06-30
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-28
Add support for 'unsigned' command line arguments
Chris Lattner
2003-06-19
Remove usage of sys/unistd.h
Chris Lattner
2003-06-17
Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD.
Brian Gaeke
2003-06-16
Actually, change it to use explicit new/delete, which is more likely to be
Chris Lattner
2003-06-16
Remove usage of alloca
Chris Lattner
2003-06-16
Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
Brian Gaeke
2003-06-06
Fix compilation problem with some versions of G++
Chris Lattner
2003-06-06
Fix problem with perror
Chris Lattner
2003-05-27
Make _sure_ we don't go into an infinite loop if a signal happens!
Chris Lattner
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
[next]