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
/
include
/
llvm
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add method that will take a function pointer so that it can handle things
Bill Wendling
2006-11-26
1
-0
/
+7
*
For PR950:
Reid Spencer
2006-11-20
1
-0
/
+3
*
Used llvm_ostream instead of std::ostream objects. This will reduce use
Bill Wendling
2006-11-17
4
-31
/
+13
*
Added wrappers for the std::cerr/std::cout objects. The wrappers will
Bill Wendling
2006-11-17
1
-0
/
+47
*
#ifndef NDEBUG the "if (Stream) ..." stuff.
Bill Wendling
2006-11-17
1
-0
/
+2
*
Adjusted the // comments so that doxygen picks them up.
Bill Wendling
2006-11-17
1
-7
/
+7
*
Added "DOUT" macro. This is used as a replacement for the std::cerr
Bill Wendling
2006-11-17
1
-0
/
+30
*
math.h creates ambiguity
Jim Laskey
2006-11-09
1
-0
/
+4
*
math.h for C's sake.
Jim Laskey
2006-11-09
1
-1
/
+1
*
Make sure <cmath> comes first
Jim Laskey
2006-11-08
1
-0
/
+2
*
Add backup support for HUGH_VALF.
Jim Laskey
2006-11-08
1
-0
/
+4
*
For PR950:
Reid Spencer
2006-11-08
1
-3
/
+43
*
Fix a small bug noticed on code review.
Reid Spencer
2006-11-06
1
-1
/
+1
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-0
/
+1
*
For PR950:
Reid Spencer
2006-11-02
1
-2
/
+14
*
Add a new llvm::Allocator abstraction, which will be used by a container
Chris Lattner
2006-10-29
1
-0
/
+48
*
For PR950:
Reid Spencer
2006-10-26
1
-2
/
+14
*
simplify trivial function
Chris Lattner
2006-10-12
1
-5
/
+1
*
Fix usage example.
Nick Lewycky
2006-10-09
1
-1
/
+1
*
Add ability to annotate (color) nodes in a viewGraph.
Jim Laskey
2006-10-02
2
-2
/
+4
*
new helper class to provide more explicit management of static ctor/dtors.
Chris Lattner
2006-09-28
1
-0
/
+79
*
Add support for pattern matching cast operations
Chris Lattner
2006-09-18
1
-0
/
+33
*
Add new option to leave asm names alone
Chris Lattner
2006-09-07
1
-0
/
+8
*
Remove a dead class.
Chris Lattner
2006-08-27
1
-17
/
+0
*
add directive to disable inlining
Chris Lattner
2006-08-27
1
-0
/
+8
*
s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|
Chris Lattner
2006-08-27
1
-23
/
+0
*
Add external definitions for commonly-used template specializations and add
Chris Lattner
2006-08-27
1
-2
/
+37
*
New place to put compiler-specific functionality. This replaces Visibility.h,
Chris Lattner
2006-08-27
1
-0
/
+40
*
For PR797:
Reid Spencer
2006-08-23
1
-1
/
+5
*
Make the sys::Path::GetTemporaryDirectory method not throw exceptions and
Reid Spencer
2006-08-22
1
-1
/
+6
*
Adding new Dwarf constants.
Jim Laskey
2006-08-21
1
-2
/
+3
*
remove IncludeFile turds in MathExtras.h, which bloats every .o file that
Chris Lattner
2006-08-11
1
-3
/
+0
*
Remove the use of "IncludeFile" from this support facility. The mechanism
Reid Spencer
2006-08-07
1
-3
/
+0
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
1
-4
/
+4
*
For PR780:
Reid Spencer
2006-07-26
5
-66
/
+12
*
Add an out-of-line virtual method to provide a home for the cl::option class.
Chris Lattner
2006-07-18
1
-0
/
+3
*
Add functions to compute ceil(log2(N)) to match functions for floor(log2(N))
Chris Lattner
2006-07-18
1
-1
/
+14
*
This patch (written by Reid) changes compressor to never throw an exception.
Chris Lattner
2006-07-07
1
-12
/
+12
*
Modify the SlowOperationInformer interface to not throw exceptions.
Chris Lattner
2006-07-06
1
-9
/
+8
*
Add support for hidden visibility
Chris Lattner
2006-06-28
1
-0
/
+23
*
For PR801:
Reid Spencer
2006-06-27
1
-0
/
+58
*
Whoops, missed a couple more C-style casts.
Reid Spencer
2006-06-21
1
-2
/
+2
*
Use C++ style casts instead of C-style casts to shut up compiler warnings
Reid Spencer
2006-06-21
1
-6
/
+18
*
1. Revise vector debug support.
Jim Laskey
2006-06-16
1
-0
/
+2
*
1. Support standard dwarf format (was bootstrapping in Apple format.)
Jim Laskey
2006-06-15
1
-3
/
+10
*
Add some more matcher classes for shifts.
Chris Lattner
2006-06-15
1
-6
/
+21
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+4
*
For PR780:
Reid Spencer
2006-06-07
1
-3
/
+5
*
For PR780:
Reid Spencer
2006-06-07
1
-8
/
+31
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+40
[next]