projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove static global GCNames from Function.cpp and move it to the Context
[oota-llvm.git]
/
lib
/
Support
/
StringMap.cpp
2015-02-23
Benjamin Kramer
Sync the __builtin_expects for our 3 quadratically...
blob
|
commitdiff
|
raw
2014-06-23
David Blaikie
Recommit 211309 (StringMap::insert), reverted in 211328...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Rafael Espindola
Revert "Add StringMap::insert(pair) consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
David Blaikie
Add StringMap::insert(pair) consistent with the standar...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Craig Topper
[C++11] Replace some comparisons with 'nullptr' with...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
Craig Topper
[C++11] Make use of 'nullptr' in the Support library.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Benjamin Kramer
Add some __builtin_expect magic to StringMap.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Chandler Carruth
Fix PR13148, an inf-loop in StringMap.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
Benjamin Kramer
Switch StringMap from an array of structures to a struc...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Jakob Stoklund Olesen
Reset StringMap's NumTombstones on clears and rehashes.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Jakob Stoklund Olesen
Prevent infinite growth of SmallMap instances.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Jeffrey Yasskin
Change all self assignments X=X to (void)X, so that...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Daniel Dunbar
Pass StringRef by value.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-17
Daniel Dunbar
Move StringMap's string has function into StringExtras.h
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Daniel Dunbar
Convert StringMap to using StringRef for its APIs.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Chris Lattner
stringmap memory managed with malloc now
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Chris Lattner
use calloc instead of new/memset, it is more efficient
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Chris Lattner
Extend StringMap to support being initialized as comple...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Chris Lattner
greatly reduce hte default size of stringmap.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Chris Lattner
Add support for removing elements out of StringMap.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Chris Lattner
Replace the ugly FindValue method with STL-like find...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Chris Lattner
remove support for stringmap visitors now that iterator...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-11
Chris Lattner
add support for iterators.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Chris Lattner
Rename CStringMap -> StringMap, since it now supports...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Chris Lattner
Allow cstringmap to contain strings with nul characters...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Chris Lattner
wow, the link was already broken :)
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Chris Lattner
add a note
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Chris Lattner
add a highly efficient hash table that is specialized...
blob
|
commitdiff
|
raw
|
diff to current