Fix expected windows result.
[oota-llvm.git] / unittests / ADT /
2014-08-04 Andrew TrickFix SmallDenseMap assignment operator.
2014-07-27 Chandler Carruth[ADT] Add a remarkbly useful little helper routine...
2014-07-15 Duncan P. N. Exon... ADT: Add MapVector::remove_if
2014-07-15 Duncan P. N. Exon... ADT: Fix MapVector::erase()
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-05 David MajnemerADT: Add a drop_back() helper to ArrayRef
2014-06-23 David BlaikieRecommit 211309 (StringMap::insert), reverted in 211328...
2014-06-20 David BlaikieFix some -Wsign-compare fallout from changing container...
2014-06-20 Rafael EspindolaRevert "Add StringMap::insert(pair) consistent with...
2014-06-19 David BlaikieAdd StringMap::insert(pair) consistent with the standar...
2014-06-19 Alp TokerRemove OwningPtr.h and associated tests
2014-06-11 David BlaikieSmallVectorTest: Make the deleted member functions...
2014-06-11 Craig TopperConvert StringMapEntry::Create to use StringRef instead...
2014-06-10 NAKAMURA TakumiSmallVectorTest.cpp: Use LLVM_DELETED_FUNCTION.
2014-06-09 David BlaikieSmallVector: support resize(N) with move-only types
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-06-08 David BlaikieSmallVector: Improve test coverage for insert with...
2014-06-08 David BlaikieSmallVector: More movable improvements - don't copy...
2014-06-08 David BlaikieSmallVector: Move, don't copy, elements to make space...
2014-06-08 David BlaikieSmallVectorTest: Remove some more robust checks added...
2014-06-08 David BlaikieFix some more moving-from-moved-from objects issues...
2014-06-08 Stephen CanonAPFloat: x - NaN needs to flip the signbit of NaN when...
2014-06-08 David BlaikieEnsure SmallVector::insert doesn't overwrite the last...
2014-05-09 David BlaikieRemove use of = default/= delete as they're unsupported...
2014-05-08 David BlaikieMissed formatting
2014-05-08 David BlaikieStringMap: Move assignment and move construction.
2014-05-08 David BlaikieStringMap support for move-only values.
2014-04-30 Douglas GregorFix a use of uninitialized memory in SmallVector's...
2014-04-29 Chandler Carruth[ADT] Teach PointerUnion to support assignment directly...
2014-04-28 Chandler Carruth[cleanup] Add some actual positive tests for equality...
2014-04-28 Chandler Carruth[cleanup] Make this test use a proper fixture rather...
2014-04-28 Chandler Carruth[cleanup] Fix the whitespace in this test. Notably...
2014-04-25 Duncan P. N. Exon... SCC: Change clients to use const, NFC
2014-04-12 Benjamin KramerRetire llvm::array_endof in favor of non-member std...
2014-03-31 Saleem AbdulrasoolSupport: generalise object type handling for Windows
2014-03-30 Tim NorthoverARM64: remove -m32/-m64 mapping with ARM.
2014-03-30 Saleem AbdulrasoolSupport: correct Windows normalisation
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-27 Saleem AbdulrasoolCanonicalise Windows target triple spellings
2014-03-10 NAKAMURA TakumiADT/PointerIntPairTest.cpp: Appease msc17.
2014-03-09 Chandler Carruth[C++11] Now that we have C++11 and I've replaced the...
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.
2014-03-09 David BlaikieRevert "Clean up SmallString a bit"
2014-03-09 David BlaikieClean up SmallString a bit
2014-03-08 Ahmed CharlesFix 80 cols.
2014-03-07 Eli BenderskyFix EXPECT_* to not produce a compile warning.
2014-03-07 Jordan Rose[ADT] Update PointerIntPair to handle pointer types...
2014-03-07 Benjamin Kramer[C++11] Replace LLVM-style type traits with C++11 stand...
2014-03-06 Saleem AbdulrasoolSupport: split object format out of environment
2014-03-05 Ahmed Charles[C++11] Add release() to OwningPtr.
2014-03-04 Yaron KerenCleaning up a bunch of pre-Visual C++ 2012 build hacks.
2014-03-02 Benjamin KramerGive APInt move semantics.
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
2014-03-02 Chandler Carruth[C++11] Add support for OwningPtr<T> to be converted...
2014-03-02 Chandler Carruth[C++11] Add unit tests for OwningPtr<T> in preparation...
2014-03-01 Chandler Carruth[C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from...
2014-02-25 Duncan P. N. Exon... fix crash in SmallDenseMap copy constructor
2014-02-13 Reid KlecknerTweak an _MSC_VER ifdef to use typename with clang...
2014-02-05 Nick KledzikFix layering StringRef copy using BumpPtrAllocator.
2014-01-31 Duncan P. N. Exon... Clean up whitespace
2014-01-27 Alp TokerRoll back the ConstStringRef change for now
2014-01-27 Alp TokerStringRef: Extend constexpr capabilities and introduce...
2014-01-19 Michael Gottesman[APInt] Fix nearestLogBase2 to return correct answers...
2014-01-19 Michael Gottesman[APInt] Fixed bug where APInt(UINT32_MAX, 0) would...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-03 David BlaikieFix break introduced in r198377 due to using a local...
2014-01-02 David BlaikieTest coverage for non-default-constructible elements...
2014-01-02 David BlaikieRemove StringMapEntryInitializer support.
2013-12-19 Anna ZaksFix a buffer overrun detected by AddressSanitizer.
2013-12-13 Michael GottesmanRemove APInt::extractBit since it is already implemente...
2013-12-13 Michael Gottesman[block-freq] Add the method APInt::nearestLogBase2().
2013-12-13 Michael Gottesman[block-freq] Add the APInt method extractBit.
2013-12-10 Tim NorthoverDarwin: update default iOS version to 5.0
2013-11-20 Chandler CarruthMake the moved-from SmallPtrSet be a valid, empty,...
2013-11-20 Chandler CarruthAdd a test for assignment operator behavior which was...
2013-11-20 Chandler CarruthGive SmallPtrSet move semantics when we have R-value...
2013-11-19 Juergen Ributzka[weak vtables] Place class definitions into anonymous...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-13 Chandler CarruthFix a null pointer dereference when copying a null...
2013-11-09 Chandler CarruthSwitch to allow implicit construction. In many cases...
2013-11-09 Chandler CarruthTest the polymorphic behavior of this utility.
2013-11-09 Chandler CarruthUse something really explicit to test "move semantics...
2013-11-09 Chandler CarruthAdd the critically missing 'clone' method. =]
2013-11-09 Chandler CarruthMove the test type out of the function and into the...
2013-11-09 Chandler CarruthAdd a polymorphic_ptr<T> smart pointer data type. It...
2013-10-30 Rui UeyamaAdd {start,end}with_lower methods to StringRef.
2013-10-28 Rui UeyamaAdd a few tests for StringRef::{start,end}with.
2013-09-03 Joerg SonnenbergerAdd a Python-like join function to merge a list of...
2013-08-29 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-28 Ted KremenekRevert r189442 "Change default # of digits for APFloat...
2013-08-28 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-21 David BlaikieBasic unit tests for PointerUnion
2013-07-27 Michael Gottesman[APFloat] Make all arithmetic operations with NaN produ...
2013-07-26 Rafael EspindolaRevert "[PowerPC] Improve consistency in use of __ppc__...
2013-07-26 Bill Schmidt[PowerPC] Improve consistency in use of __ppc__, __powe...
2013-07-17 Eli FriedmanHandle '.' correctly in hex float literal parsing.
2013-07-11 Benjamin KramerSync SmallBitVector with BitVector. Add unit tests...
next