projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Prefix make_reverse_iterator with llvm namespace.
[oota-llvm.git]
/
include
/
llvm
/
ADT
/
SetVector.h
2015-07-22
Richard Smith
SetVector: add reverse_iterator support.
blob
|
commitdiff
|
raw
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
David Blaikie
Update SetVector to rely on the underlying set's insert...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Chandler Carruth
[C++11] Remove the completely unnecessary requirement...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Jakub Staszak
Make sure that pop_back_val() result is used.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Chandler Carruth
Third try at fixing this. ;] Go back to using std:...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Chandler Carruth
Switch the SetVector::remove_if implementation to use...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Chandler Carruth
Teach the new SROA to handle cases where an alloca...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-02
Chandler Carruth
Clean up these doxygen comments to follow the proposed...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Sylvestre Ledru
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-27
Sylvestre Ledru
Fix a typo 'iff' => 'if'
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Chris Lattner
add a method to improve compatibility with SmallVector.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Dan Gohman
Make SetVector's remove indicate whether it actually...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-05
Dan Gohman
Implement operator== and operator!= for SetVector.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Misha Brukman
Fixed lint errors:
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Misha Brukman
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Chris Lattner
Make SmallSetVector useful
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Chris Lattner
Convert SetVector to be a true adapter class and add...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Reid Spencer
For PR1094:
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2004-10-13
Chris Lattner
Use explicit std:: qualification to avoid relying on...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Reid Spencer
Fix the replace method to assert if an item was erased...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Reid Spencer
Implement the remove method for deleting entries from...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Brian Gaeke
Fix typo in comment.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Chris Lattner
Add back() and pop_back() methods to SetVector
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Chris Lattner
Give SetVector range support
blob
|
commitdiff
|
raw
|
diff to current
2004-07-08
Reid Spencer
Get rid of some cruft in the insert method.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-08
Reid Spencer
First version of a vector with uniqueness constraints...
blob
|
commitdiff
|
raw
|
diff to current