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
/
ValueHandle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a TrackingVH value handle.
Daniel Dunbar
2009-09-22
1
-3
/
+86
*
Strip trailing whitespace.
Daniel Dunbar
2009-09-19
1
-9
/
+9
*
RHS of assignment should be const reference.
Daniel Dunbar
2009-09-19
1
-1
/
+1
*
To catch bugs like the one fixed in
Jeffrey Yasskin
2009-08-07
1
-2
/
+7
*
Teach ValueHandleBase to treat DenseMap's special Empty and Tombstone
Dan Gohman
2009-07-31
1
-7
/
+14
*
Fix comment.
Devang Patel
2009-07-30
1
-2
/
+2
*
Add simplify_type specializations to allow WeakVH, AssertingVH, and
Dan Gohman
2009-05-06
1
-2
/
+37
*
Add an explicit keyword.
Dan Gohman
2009-05-05
1
-1
/
+2
*
Apply Jeffrey Yasskin's CallbackVH patch, with minor tweaks from me
Dan Gohman
2009-05-02
1
-1
/
+45
*
Add tests for WeakVH and AssertingVH. These pointed out that the overloads for
Jeffrey Yasskin
2009-04-27
1
-42
/
+2
*
Fix missing text in doxygen documentation.
Nick Lewycky
2009-04-19
1
-1
/
+1
*
Work around an apparent GCC miscompilation by specializing different,
Chris Lattner
2009-04-03
1
-0
/
+12
*
add missing *
Chris Lattner
2009-04-02
1
-2
/
+2
*
add a converting operator
Chris Lattner
2009-03-31
1
-0
/
+3
*
Add two new classes: WeakVH and AssertingVH. These are both "ValueHandles",
Chris Lattner
2009-03-31
1
-0
/
+217