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
/
unittests
/
ADT
/
DenseMapTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-0
/
+5
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-3
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+29
*
Fixed bug in SmallDenseMap where it wouldn't leave enough space for an empty ...
Pete Cooper
2012-10-23
1
-0
/
+33
*
Add a unit test for 'swap', and fix a pile of bugs in
Chandler Carruth
2012-06-17
1
-0
/
+36
*
Add tests for *DenesMap for both key and value types' construction and
Chandler Carruth
2012-06-17
1
-1
/
+46
*
Introduce a SmallDenseMap container that re-uses the existing DenseMap
Chandler Carruth
2012-06-17
1
-27
/
+35
*
Work around a bug with MSVC 10 where it fails to recognize a valid use
Chandler Carruth
2012-06-16
1
-0
/
+9
*
Type parameterize the DenseMap unit tests.
Chandler Carruth
2012-06-16
1
-87
/
+102
*
DenseMap::find_as() and unit tests.
Talin
2012-01-30
1
-0
/
+41
*
Fix DenseMap iterator constness.
Jeffrey Yasskin
2009-11-10
1
-0
/
+12
*
Minor cleanup for unittest:
Misha Brukman
2009-01-07
1
-3
/
+3
*
Original patch by Talin.
Misha Brukman
2009-01-01
1
-0
/
+167