index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
ADT
/
ScopedHashTable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-2
/
+2
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-2
/
+2
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-1
/
+3
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-8
/
+6
*
Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...
Craig Topper
2012-09-17
1
-2
/
+2
*
add the ability to walk the scope tree and insert at not-the-current
Chris Lattner
2011-02-27
1
-11
/
+25
*
add a handy typedef.
Chris Lattner
2011-01-03
1
-0
/
+5
*
really get this working with a custom allocator.
Chris Lattner
2011-01-03
1
-22
/
+22
*
Enhance ScopedHashTable to allow it to take an allocator argument.
Chris Lattner
2011-01-03
1
-15
/
+41
*
make lookup failures not fatal.
Chris Lattner
2010-07-27
1
-1
/
+6
*
TopLevelMap[] reference is a pointer.
Evan Cheng
2010-03-03
1
-1
/
+1
*
Allow specialization of ScopedHashTable of non-default DenseMapInfo.
Evan Cheng
2010-03-02
1
-28
/
+33
*
Add count() and lookup() to ScopedHashTable. It might be useful to get inform...
Evan Cheng
2010-03-02
1
-0
/
+8
*
Removed trailing whitespace.
Misha Brukman
2009-01-09
1
-17
/
+17
*
Add a simple, but efficient, generic scoped hash table
Chris Lattner
2008-06-09
1
-0
/
+193