.. |
bzip2
|
Use archive libraries instead of object files for VMCore, BCReader,
|
2006-06-01 01:30:27 +00:00 |
Allocator.cpp
|
Include llvm/Support/DataTypes.h to define intptr_t.
|
2006-11-08 15:04:35 +00:00 |
Annotation.cpp
|
Fix a static dtor issue
|
2006-10-04 22:13:11 +00:00 |
CommandLine.cpp
|
avoid a ctor/dtor issue with the ProgramName global.
|
2006-10-13 00:06:24 +00:00 |
Compressor.cpp
|
This patch (written by Reid) changes compressor to never throw an exception.
|
2006-07-07 17:00:12 +00:00 |
ConstantRange.cpp
|
For PR950:
|
2006-10-20 07:07:24 +00:00 |
CStringMap.cpp
|
add a highly efficient hash table that is specialized for mapping C strings
|
2006-10-29 23:42:03 +00:00 |
Debug.cpp
|
Remove trailing whitespace
|
2005-04-21 22:55:34 +00:00 |
Dwarf.cpp
|
Adding new Dwarf constants.
|
2006-08-21 21:18:10 +00:00 |
FileUtilities.cpp
|
Remove redundant <cmath>.
|
2006-11-08 19:16:44 +00:00 |
FoldingSet.cpp
|
assert.h -> cassert
|
2006-11-03 01:38:14 +00:00 |
GraphWriter.cpp
|
Remove a character to avoid line exceeding 80 cols.
|
2006-08-24 22:39:25 +00:00 |
IsInf.cpp
|
remove IncludeFile turds in MathExtras.h, which bloats every .o file that
|
2006-08-11 23:52:54 +00:00 |
IsNAN.cpp
|
remove IncludeFile turds in MathExtras.h, which bloats every .o file that
|
2006-08-11 23:52:54 +00:00 |
Makefile
|
For PR797:
|
2006-08-23 20:39:25 +00:00 |
ManagedStatic.cpp
|
Define this in the correct n/s
|
2006-09-29 18:43:14 +00:00 |
PluginLoader.cpp
|
LoadLibraryPermanently no longer throws an exception, so this code doesn't have
|
2006-07-07 17:14:04 +00:00 |
SlowOperationInformer.cpp
|
Remove the use of "IncludeFile" from this support facility. The mechanism
|
2006-08-07 23:20:15 +00:00 |
Statistic.cpp
|
Instantiate Statistic<> in one place, not in every .o file that uses it.
|
2006-08-30 04:17:00 +00:00 |
StringExtras.cpp
|
Add two helpers for escaping and unescaping strings.
|
2006-07-14 22:54:39 +00:00 |
StringMap.cpp
|
add a highly efficient hash table that is specialized for mapping C strings
|
2006-10-29 23:42:03 +00:00 |
SystemUtils.cpp
|
For PR495:
|
2005-07-07 23:21:43 +00:00 |
Timer.cpp
|
Fix more static dtor issues
|
2006-10-04 21:52:35 +00:00 |