index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
Age
Commit message (
Expand
)
Author
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
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
2002-06-05
Fix const problems
Chris Lattner
2002-05-22
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-10
Initial checkin of Statistic class.
Chris Lattner
2002-04-29
Eliminate duplicate or unneccesary #include's
Chris Lattner
[next]