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
/
ADT
/
FoldingSet.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment.
Duncan Sands
2008-03-19
1
-1
/
+1
*
Added "Profile" method to APFloat for use with FoldingSet.
Ted Kremenek
2008-02-11
1
-15
/
+16
*
Add support to FoldingSet for hashing APInt objects.
Dan Gohman
2008-02-06
1
-0
/
+2
*
Added "bucket_iterators" to FoldingSet. Bucket iterators allow iteration
Ted Kremenek
2008-02-04
1
-0
/
+62
*
Added destructor for template class FoldingSetNodeWrapper.
Ted Kremenek
2008-01-28
1
-1
/
+4
*
Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object
Ted Kremenek
2008-01-21
1
-0
/
+4
*
Made 'FoldingSetNodeID' a proper class instead of a nested class in
Ted Kremenek
2008-01-19
1
-51
/
+47
*
Made 'profiling' of objects in a FoldingSet trait-based using FoldingSetTrait
Ted Kremenek
2008-01-19
1
-1
/
+53
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Changed access control within FoldingSet for some ivars from "private"
Ted Kremenek
2007-10-31
1
-1
/
+1
*
Added member function "size()" to FoldingSet to return the number of
Ted Kremenek
2007-10-30
1
-1
/
+4
*
Change a #include into a forward declaration
Chris Lattner
2007-10-09
1
-1
/
+1
*
Add initial iterator support for folding set.
Chris Lattner
2007-10-03
1
-0
/
+51
*
Remove the assumption that FP's are either float or
Dale Johannesen
2007-09-14
1
-0
/
+2
*
And an FoldingSetImpl::NodeID::AddInteger overload for int64_t, to avoid
Dan Gohman
2007-09-14
1
-0
/
+1
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-2
/
+2
*
clean up comment
Chris Lattner
2007-01-27
1
-3
/
+3
*
fit in 80 cols
Chris Lattner
2007-01-26
1
-2
/
+2
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-0
/
+2
*
Allow FoldingSet clients to pump up the initial hash size.
Jim Laskey
2006-11-02
1
-1
/
+5
*
Clean up
Jim Laskey
2006-10-27
1
-2
/
+2
*
Apply editorials.
Jim Laskey
2006-10-27
1
-87
/
+58
*
Breakout folding hash set from SelectionDAGCSEMap.
Jim Laskey
2006-10-27
1
-0
/
+281