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
/
lib
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't print a 'Total Execution Time' line for the 'Miscellaneous Ungrouped
Chris Lattner
2005-02-09
1
-6
/
+14
*
Make this work on systems where size_t == unsigned and where they are not
Tanya Lattner
2005-01-29
1
-6
/
+6
*
Make this work on systems where size_t is not the same as unsigned.
Tanya Lattner
2005-01-29
1
-0
/
+8
*
This file was schizophrenic when it came to representing sizes. In some
Chris Lattner
2005-01-29
1
-44
/
+45
*
After reading in a bc file, trim the resultant buffer down to what we
Chris Lattner
2005-01-29
1
-2
/
+12
*
Finegrainify namespacification
Chris Lattner
2005-01-29
1
-12
/
+14
*
Memory used is a delta between memuse at the start of the time and the
Chris Lattner
2005-01-29
1
-3
/
+2
*
Fix crash comparing empty file against nonempty file.
Chris Lattner
2005-01-23
1
-1
/
+2
*
Make DiffFilesWithTolerance take sys::Path's instead of std::strings
Chris Lattner
2005-01-23
1
-55
/
+9
*
Fix a bug in previous checkin
Chris Lattner
2005-01-23
1
-2
/
+2
*
Add a new method, refactored out of fpcmp
Chris Lattner
2005-01-23
1
-0
/
+184
*
Use binary mode for reading/writing bytecode files
Jeff Cohen
2005-01-22
1
-2
/
+3
*
Use size_t instead of long to represent memory usage. long is 32 bits
Jeff Cohen
2005-01-08
1
-5
/
+5
*
Do not throw away bits for no reason
Chris Lattner
2005-01-08
1
-1
/
+1
*
Silence a VS warning.
Chris Lattner
2005-01-08
1
-1
/
+1
*
Make printing a warning message optional in CheckBytecodeOutputToConsole.
Reid Spencer
2005-01-02
1
-5
/
+8
*
Implement a function to print a warning if bytecode output is to be sent to
Reid Spencer
2005-01-01
1
-8
/
+10
*
Fix a bug that made the nightly tester *really* slow. During changes for
Reid Spencer
2004-12-27
1
-3
/
+9
*
For PR351:
Reid Spencer
2004-12-22
1
-14
/
+0
*
Fix a bug where system time always equals user time
Reid Spencer
2004-12-20
1
-5
/
+12
*
Put some header files back that Win32 needs.
Reid Spencer
2004-12-20
1
-0
/
+2
*
For PR351:
Reid Spencer
2004-12-20
1
-59
/
+13
*
For PR351:
Reid Spencer
2004-12-19
1
-24
/
+27
*
For PR351:
Reid Spencer
2004-12-19
1
-115
/
+5
*
For PR351:
Reid Spencer
2004-12-16
1
-15
/
+14
*
For PR351:
Reid Spencer
2004-12-16
1
-7
/
+0
*
For PR351:
Reid Spencer
2004-12-15
1
-8
/
+17
*
For PR351:
Reid Spencer
2004-12-15
1
-88
/
+1
*
For PR351:
Reid Spencer
2004-12-14
1
-78
/
+3
*
Revert the last patch as it causes a static destruction ordering problem.
Reid Spencer
2004-12-14
1
-3
/
+5
*
For PR351:
Reid Spencer
2004-12-13
1
-5
/
+5
*
For PR351:
Reid Spencer
2004-12-13
1
-64
/
+13
*
For PR351:
Reid Spencer
2004-12-13
1
-61
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-39
/
+0
*
For PR351:
Reid Spencer
2004-12-13
1
-46
/
+0
*
For PR351: \
Reid Spencer
2004-12-13
1
-21
/
+3
*
Get rid of some leaks found by VC leak detector.
Reid Spencer
2004-12-13
1
-5
/
+3
*
For PR351:Remove the file type checking methods (now in sys::Path)
Reid Spencer
2004-12-13
1
-54
/
+0
*
Distribute headers and license files too
Reid Spencer
2004-12-04
1
-3
/
+5
*
Up the compression threshold to 64K so we avoid it for all but the largest
Reid Spencer
2004-11-30
1
-1
/
+1
*
Functionality moved to portable lib/System/DynamicLibrary.cpp
Reid Spencer
2004-11-29
1
-96
/
+0
*
Use System/DynamicLibrary instead of Support/DynamicLinker to implement.
Reid Spencer
2004-11-29
1
-2
/
+12
*
Shared library extension is now in LTDL_SHLIB_EXT
Reid Spencer
2004-11-29
1
-1
/
+1
*
Add bzip2 subdirectory
Reid Spencer
2004-11-25
1
-0
/
+1
*
Remove zlib support in favor of our own bzip2 library
Reid Spencer
2004-11-25
1
-177
/
+77
*
Revise to LLVM makefile standards.
Reid Spencer
2004-11-25
1
-192
/
+16
*
Initial Version from bzip2 Release 1.0.2.
Reid Spencer
2004-11-25
15
-0
/
+6297
*
Implement and document prefix options with arbitrary values including an
Reid Spencer
2004-11-24
1
-1
/
+1
*
Fixed assertion from triggering. We need to check if the commandline map is e...
Tanya Lattner
2004-11-20
1
-0
/
+2
*
Patches to avoid "leaking" memory on process exit. Patch contributed by
Chris Lattner
2004-11-19
1
-39
/
+25
[next]