projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add remaining functions necessary for andersen's
[oota-llvm.git]
/
include
/
llvm
/
ADT
/
DenseMap.h
2007-08-16
Owen Anderson
Forgot a line.
blob
|
commitdiff
|
raw
2007-08-16
Owen Anderson
Add a copy constructor and an assignment operator to...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-12
Reid Spencer
Change casts from old style to new style. This helps...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-05
Chris Lattner
Fix a bug in DenseMap::clear, where we never reset...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-05
Chris Lattner
When clearing a SmallPtrSet, if the set had a huge...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Owen Anderson
Make the heuristic for shrinking DenseMap smarter.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Owen Anderson
Have DenseMap auto-shrink itself on clear(). This...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-10
Chris Lattner
Make find return the appropriate iterator/const_iterator
blob
|
commitdiff
|
raw
|
diff to current
2007-02-10
Chris Lattner
Allow DenseMAp to take an explicit DenseMapKeyInfo
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
Fix a really subtle bug where the entire hash table...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Chris Lattner
add a version of insert that takes the key and value.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Chris Lattner
8 buckets is way too small to start out with. This...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-02
Chris Lattner
silence annoying warning in release-asserts build
blob
|
commitdiff
|
raw
|
diff to current
2007-02-02
Chris Lattner
add find/erase, add const iterators, fix bugs in iterators.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-02
Chris Lattner
add iterators
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Chris Lattner
Add a new dense hash table implementation
blob
|
commitdiff
|
raw
|
diff to current
2007-02-01
Chris Lattner
rename DenseMap to IndexedMap.
blob
|
commitdiff
|
raw
2004-09-30
Alkis Evlogimenos
Remove whitespace from the end of the line.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Chris Lattner
Add missing #include
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
Alkis Evlogimenos
Pull in definition of std::unary_function.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-08-27
Alkis Evlogimenos
Add size member function.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Alkis Evlogimenos
Add default index functor (an identity functor). You...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Chris Lattner
Fix a bug in the densemap that was killing the local...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Chris Lattner
Fix typeo. grow() cannot shrink storage. clear()...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
Alkis Evlogimenos
Add DenseMap template and actually use it for for mappi...
blob
|
commitdiff
|
raw
|
diff to current