index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add peak memory usage measurement capability
Chris Lattner
2002-11-18
1
-8
/
+121
*
Simplify code
Chris Lattner
2002-11-04
1
-3
/
+1
*
Sun can now use mallinfo()
Chris Lattner
2002-11-04
1
-5
/
+0
*
Allow memory sizes to be negative, remove obsolete TmpRSS field
Chris Lattner
2002-11-04
1
-14
/
+11
*
mallinfo is not available on sun apparently :(
Chris Lattner
2002-11-04
1
-2
/
+7
*
Minor fix to space accounting
Chris Lattner
2002-11-04
1
-1
/
+1
*
Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives
Chris Lattner
2002-11-04
1
-18
/
+8
*
Add #include
Chris Lattner
2002-10-27
2
-0
/
+2
*
Added #include<unistd.h> to compile with solaris gcc3.2
Anand Shukla
2002-10-04
1
-0
/
+1
*
added cast to unsigned to compile with gcc3.2 (sparc)
Anand Shukla
2002-10-04
1
-2
/
+4
*
- Rework Statistics:
Chris Lattner
2002-10-01
2
-48
/
+59
*
Checkin generic interval timer support
Chris Lattner
2002-10-01
1
-0
/
+203
*
Add an optimization to support the most common access pattern for the
Chris Lattner
2002-09-19
1
-5
/
+22
*
Submitted by Casey Carter:
Chris Lattner
2002-09-13
1
-2
/
+4
*
Remove extra #include
Chris Lattner
2002-09-10
1
-1
/
+0
*
Checkin initial support for automatic memory leak detection routines
Chris Lattner
2002-09-08
1
-0
/
+66
*
Minor bug fix.
Chris Lattner
2002-09-03
1
-2
/
+2
*
Fix bugs
Chris Lattner
2002-09-02
1
-14
/
+21
*
Add printing support to ConstantRange class
Chris Lattner
2002-09-02
1
-0
/
+12
*
Initial implementation of ConstantRange support
Chris Lattner
2002-09-01
1
-0
/
+227
*
Simplify writing custom parsers.
Chris Lattner
2002-08-07
1
-76
/
+48
*
Fix lli with no arguments
Chris Lattner
2002-08-02
1
-1
/
+1
*
Fix bug that was causing problems for lli
Chris Lattner
2002-07-31
1
-1
/
+1
*
* Fix assertion failure caused by command line argument getting removed after
Chris Lattner
2002-07-29
1
-15
/
+35
*
Remove needless #include
Chris Lattner
2002-07-27
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-25
2
-3
/
+4
*
Fix problem that GCC3.1 doesn't like.
Chris Lattner
2002-07-24
1
-1
/
+1
*
Fix a bug exposed by lli
Chris Lattner
2002-07-24
1
-2
/
+11
*
Initial checkin
Chris Lattner
2002-07-23
1
-0
/
+30
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-3
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-0
/
+32
*
Minor bugfix, prevents error in LLI
Chris Lattner
2002-07-22
1
-4
/
+6
*
*** empty log message ***
Chris Lattner
2002-07-22
2
-4
/
+20
*
Checkin CommandLine 2.0
Chris Lattner
2002-07-22
1
-242
/
+445
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-4
/
+5
*
Fix const problems
Chris Lattner
2002-06-05
1
-4
/
+4
*
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
2
-0
/
+6
*
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-22
1
-1
/
+1
*
Initial checkin of Statistic class.
Chris Lattner
2002-05-10
2
-0
/
+62
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-1
/
+0
*
Add new api for basic signal handling for tools
Chris Lattner
2002-04-18
1
-0
/
+53
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-4
/
+4
*
64 bit clean now
Chris Lattner
2002-02-24
1
-3
/
+4
*
If an invalid alternative is listed for an argument, print the valid options
Chris Lattner
2002-01-31
1
-3
/
+12
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
3
-17
/
+28
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-2
/
+2
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
2
-68
/
+2
*
* Implement support for folding multiple single letter arguments together like
Chris Lattner
2001-11-26
1
-8
/
+66
*
Checkin of C string stuff. Fix several bugs, including most escape codes being
Chris Lattner
2001-10-29
1
-0
/
+66
*
Initial checkin of name mangling code moved from linker
Chris Lattner
2001-10-28
1
-0
/
+46
[next]