SmallVector and SmallPtrSet allocations now power-of-two aligned.
[oota-llvm.git] / include / llvm / ADT / SmallVector.h
2013-03-29 Jean-Luc DupratSmallVector and SmallPtrSet allocations now power-of...
2013-03-29 Rafael EspindolaRevert "Fix allocations of SmallVector and SmallPtrSet...
2013-03-29 Jean-Luc DupratFix allocations of SmallVector and SmallPtrSet so they...
2013-01-24 Richard TrieuAdd asserts to SmallVector so that calls to front(...
2012-11-30 Chandler CarruthSwitch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
2012-11-15 Jakub StaszakUse LLVM_DELETED_FUNCTION.
2012-09-13 Dmitri GribenkoFix Doxygen issues:
2012-08-22 Richard SmithReduce alignment of SmallVector<T> to the required...
2012-07-30 Chandler CarruthMove the SmallVector unit tests to be type-parameterize...
2012-07-27 Benjamin KramerSmallVector: Crank up verbosity of asserts per Chandler...
2012-07-27 Benjamin KramerSmallVector::erase: Assert that iterators are actually...
2012-07-08 Benjamin KramerSmallVector: Make use of move semantics to speed up...
2012-06-17 Benjamin KramerBring the return value of SmallVector::insert in line...
2012-06-17 Benjamin KramerSmallVector: return a valid iterator for the rare case...
2012-05-02 John McCallUpdate SmallVector to support move semantics if the...
2012-04-29 Benjamin KramerSmallVector: Don't rely on having an assignment operato...
2012-03-13 Benjamin KramerRemove an old hack for pre-2005 MSVC. We don't support...
2012-02-16 Pete CooperTemplate specialize SmallVector::push_back based on...
2012-02-05 Benjamin KramerSmallVector's construct_range is the same thing as...
2012-02-05 Benjamin KramerSimplify code. No functionality change.
2012-01-20 Benjamin KramerProtect SmallVectorImpl's constructor and a few other...
2011-07-27 Ted KremenekAdd a generic 'capacity_in_bytes' function to allow...
2011-07-06 Owen AndersonFix a subtle issue in SmallVector. The following code...
2010-12-19 Nick LewyckyAdd missing standard headers. Patch by Joerg Sonnenberger!
2010-12-09 Michael J. SpencerSupport: Move c_str from SmallVector back to SmallStrin...
2010-12-06 Michael J. SpencerSupport/ADT: Move c_str() from SmallString to SmallVect...
2010-11-26 Michael J. SpencerFix spelling!
2010-11-26 Michael J. SpencerFix Whitespace.
2010-10-03 Duncan SandsGCC extensions are no longer used here - update the...
2010-10-03 Duncan SandsRemove two uses of the gcc specific 'aligned' attribute...
2010-09-02 John McCallAfter some discussion with djg, teach SmallVector to...
2010-08-26 John McCallSmallVector's growth policies don't like starting from...
2010-08-25 John McCallProvide an explicit specialization of SmallVector at...
2010-06-15 Chris Lattnerdisable SmallVectorImpl's copy constructor. This preve...
2010-06-10 Duncan SandsAdd includes to get ptrdiff_t. This is needed by gcc...
2010-06-08 Benjamin KramerUse realloc instead of malloc+memcpy when growing a...
2010-06-02 Jim Grosbachremove trailing whitespace
2010-04-29 Torok EdwinFix PR6910.
2010-03-26 Dan GohmanFix SmallVector's insert to handle non-random-access...
2010-03-18 Benjamin KramerFix a name clash that was breaking MSVC builds.
2010-03-18 Dan GohmanFix a bug found by inspection; in the __GNUC__ code...
2009-12-17 Chris Lattnertabs -> spaces.
2009-12-17 Steve NaroffFix Windows build breakage...
2009-12-17 Eric ChristopherFix unused variable warning.
2009-12-16 Daniel DunbarFix one more missing this-> to placate that picky clang++.
2009-12-16 Chris Lattnerfix more missing this->'s to placate clang++
2009-12-16 Chris LattnerFix a missing this-> that clang++ notices.
2009-12-16 Chris Lattnernow that libsystem no longer uses SmallVector, we can...
2009-12-16 Chris Lattnerfactor out the grow() method for all pod implementation...
2009-12-16 Chris Lattnerpull destroy_range and uninitialized_copy up to the
2009-12-16 Chris Lattnersink most of the meat in smallvector back from SmallVec...
2009-12-16 Chris Lattnersubstantial refactoring of SmallVector, now most code...
2009-12-15 Chris Lattnera few improvements:
2009-12-15 Chris Lattnerhoist the begin/end/capacity members and a few trivial...
2009-12-15 Chris Lattnerimprove isPodLike to know that all non-class types...
2009-08-27 Gabor GreifClean up the minor mess I caused with removing iterator...
2009-08-19 Daniel DunbarAdd SmallVector::{capacity,set_size}.
2009-05-21 Jay FoadTighten up the asserts in SmallVector::operator[]().
2009-05-21 Jay FoadImplement new SmallVector::data() methods.
2009-04-22 Owen AndersonFix for PR3946, in which SmallVector could behave stran...
2009-04-02 Chris Lattnerfix overflow checks in SmallVector:
2009-03-22 Chris LattnerFix PR3860 by correcting a predicate.
2009-02-20 Misha BrukmanFixed lint errors:
2009-02-18 Dan GohmanAdd explicit keywords.
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2008-12-13 Cedric VenetAdd explicit this-> for some member function in templat...
2008-12-05 Chris Lattneradd a new pop_back_val method which returns the value...
2008-10-16 Dan GohmanImplement a SmallVector insert method that can insert...
2008-09-22 Rafael EspindolaAdd bound checks in SmallVector
2008-08-22 Dan GohmanFix SmallVector's size calculation so that a size of...
2008-08-15 Owen AndersonAdd a value_type typedef to SmallVector, to make it...
2008-07-07 Dan GohmanRemove unnecessary static_casts.
2008-07-01 Seo SanghyeonCompilation fix
2008-06-30 Dan GohmanMake SmallVector's grow use memcpy in common cases
2008-06-30 Dan GohmanUse plain operator new instead of new char[].
2008-05-30 Dan GohmanAdd an operator< for SmallVector.
2008-05-29 Anton KorobeynikovFor PR1338: rename include/llvm/ADT/ilist and friends...
2008-05-19 Bill WendlingRemove warnings about unused parameters and shadowed...
2008-05-05 Evan ChengFix more -Wshorten-64-to-32 warnings.
2008-04-28 Chris LattnerRemove the SmallVector ctor that converts from a SmallV...
2008-04-28 Chris Lattnerrestore the copy ctor in SmallVector. This fixes serious
2008-04-28 Chris Lattnergeneralize SmallVector copy ctor, there is no requireme...
2008-04-02 David GreeneIterators folloring a SmallVector erased element are...
2008-01-11 Chris Lattneradd operator==/!= to smallvector.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-20 Chris Lattneradd reverse iterators to smallvector
2007-08-12 Reid SpencerChange casts from old style to new style. This helps...
2007-08-10 Chris Lattnermemcpy with zero length is hugely expensive, so avoid...
2007-08-10 Chris Lattnersmall speedup in the case where a smallvector is defaul...
2007-06-29 Dan GohmanAdd an explicit keyword. Thanks Chris!
2007-06-28 Dan GohmanAdd a default parameter to a SmallVector constructor...
2007-05-17 Chris Lattnersilence some "comparison between signed and unsigned...
2007-05-17 Dan GohmanFix some sporadic segfaults that are triggered when...
2007-04-19 Jeff CohenFix some VC++ warnings.
2007-03-05 Jeff CohenThe hack won't work on VS 2005, and it might not be...
2007-03-05 Jeff CohenElminate tabs and improve comments.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-02-13 Chris Lattnerfix a critical bug in smallvector, where it would destr...
2007-01-31 Chris Lattneradd missing ctor
2006-10-30 Chris Lattneradd a new form of insert.
next