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
*
For PR950:
Reid Spencer
2006-10-20
1
-2
/
+2
*
Beef up the output from DiffFilesWithTolerance by setting the error code
Reid Spencer
2006-10-18
1
-3
/
+16
*
avoid a ctor/dtor issue with the ProgramName global.
Chris Lattner
2006-10-13
1
-3
/
+9
*
shrink anon-ns and mark stuff static. No functionality changes
Chris Lattner
2006-10-12
1
-10
/
+11
*
Fix a static dtor issue
Chris Lattner
2006-10-04
1
-5
/
+6
*
Fix more static dtor issues
Chris Lattner
2006-10-04
2
-73
/
+62
*
Define this in the correct n/s
Chris Lattner
2006-09-29
1
-1
/
+1
*
Simplify some code
Chris Lattner
2006-09-28
1
-2
/
+2
*
new helper class to provide more explicit management of static ctor/dtors.
Chris Lattner
2006-09-28
1
-0
/
+53
*
Instantiate Statistic<> in one place, not in every .o file that uses it.
Chris Lattner
2006-08-30
1
-0
/
+2
*
Minor code cleanups
Chris Lattner
2006-08-27
1
-11
/
+10
*
Add external definitions for commonly-used template specializations and add
Chris Lattner
2006-08-27
1
-7
/
+28
*
Remove a character to avoid line exceeding 80 cols.
Reid Spencer
2006-08-24
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-23
1
-1
/
+0
*
For PR797:
Reid Spencer
2006-08-23
1
-83
/
+75
*
Make the ProgramName variable a std::string so we can eliminate the path
Reid Spencer
2006-08-23
1
-26
/
+14
*
For PR797:
Reid Spencer
2006-08-22
1
-6
/
+14
*
Adding new Dwarf constants.
Jim Laskey
2006-08-21
1
-0
/
+1
*
For PR797:
Reid Spencer
2006-08-21
1
-8
/
+10
*
For PR797:
Reid Spencer
2006-08-21
2
-2
/
+4
*
remove IncludeFile turds in MathExtras.h, which bloats every .o file that
Chris Lattner
2006-08-11
2
-13
/
+9
*
Remove the use of "IncludeFile" from this support facility. The mechanism
Reid Spencer
2006-08-07
1
-3
/
+0
*
If the Program name was NULL then all further output sent to std::cerr was
Jim Laskey
2006-08-02
1
-1
/
+3
*
Finegrainify namespacification, minor cleanups
Chris Lattner
2006-07-28
1
-8
/
+2
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
1
-12
/
+16
*
libsupport still throws.
Chris Lattner
2006-07-28
1
-0
/
+1
*
For PR780:
Reid Spencer
2006-07-26
5
-20
/
+13
*
Add an out-of-line virtual method to provide a home for the cl::option class.
Chris Lattner
2006-07-18
1
-0
/
+4
*
Add two helpers for escaping and unescaping strings.
Chris Lattner
2006-07-14
1
-0
/
+50
*
LoadLibraryPermanently no longer throws an exception, so this code doesn't have
Chris Lattner
2006-07-07
1
-28
/
+14
*
This patch (written by Reid) changes compressor to never throw an exception.
Chris Lattner
2006-07-07
1
-38
/
+107
*
Modify the SlowOperationInformer interface to not throw exceptions.
Chris Lattner
2006-07-06
1
-3
/
+4
*
Print LLVM version info like this:
Chris Lattner
2006-07-06
1
-5
/
+13
*
For PR801:
Reid Spencer
2006-06-27
1
-0
/
+89
*
Add some out-of-line virtual dtors so that the class has a "home", preventing
Chris Lattner
2006-06-21
1
-0
/
+4
*
1. Support standard dwarf format (was bootstrapping in Apple format.)
Jim Laskey
2006-06-15
1
-0
/
+7
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+20
*
Move toolrunner out of libsupport into the bugpoint tool
Chris Lattner
2006-06-06
1
-514
/
+0
*
Add the -Xlinker option to bugpoint which allows an option to be passed
Reid Spencer
2006-06-06
1
-9
/
+31
*
Make it possible to override the standard version printer. Not all tools
Reid Spencer
2006-06-05
1
-18
/
+29
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-0
/
+1
*
Squelch this warning:
Reid Spencer
2006-05-31
1
-0
/
+4
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
3
-3
/
+3
*
For PR777:
Reid Spencer
2006-05-15
1
-0
/
+3
*
Fix PR743: emit -help output of a tool to cout, not cerr.
Chris Lattner
2006-04-28
1
-20
/
+20
*
Qualify dwarf namespace inside llvm namespace.
Jim Laskey
2006-02-27
1
-1
/
+4
*
Re-orging file.
Jim Laskey
2006-02-27
1
-0
/
+572
*
Let bugpoint work on sparc with v9 instructions enabled.
Chris Lattner
2006-02-04
1
-0
/
+6
*
dynamically allocate plugin space as needed
Andrew Lenharth
2006-01-26
1
-5
/
+12
*
Remember plugins should someone like bugpoint want to know them.
Andrew Lenharth
2006-01-26
1
-0
/
+15
[next]