Check for dynamic allocas and inline asm that clobbers sp before building
[oota-llvm.git] / unittests / ADT /
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...
2013-07-01 Michael Gottesman[APFloat] Ensure that we can properly parse strings...
2013-06-27 Michael Gottesman[APFloat] Added unittest for APFloat.divide that checks...
2013-06-27 Michael GottesmanRemoved two logging printf statements from the APFloat...
2013-06-26 Michael Gottesman[APFloat] Added unittest for APFloat.multiply that...
2013-06-26 Michael Gottesman[APFloat] Added unittest for APFloat.subtract that...
2013-06-26 Michael Gottesman[APFloat] Removed debugging cruft that snuck in.
2013-06-24 Michael Gottesman[APFloat] Removed trailing whitespace from unittests.
2013-06-24 Michael Gottesman[APFloat] Added a large unittest for APFloat.add that...
2013-06-20 Michael Gottesman[APFloat] Rename isIEEENormal => isNormal and remove...
2013-06-20 Michael Gottesman[APFloat] Fix typo in test so we actually test if we...
2013-06-19 Michael Gottesman[APFloat] Changed APFloat::isNormal => APFloat::isFinit...
2013-06-19 Michael Gottesman[APFloat] Added isFiniteNonZero predicate.
2013-06-07 Benjamin KramerBitVector: Do the right thing in all() when Size is...
2013-06-07 Benjamin KramerOptimize BitVector::all().
2013-06-04 Michael GottesmanIEEE-754R 5.7.2 General Operations is* operations ...
2013-06-01 Benjamin KramerTry to avoid "integer literal too big" warnings from...
2013-05-31 Michael Gottesman[APFloat] Added a unittest for APFloat::getZero.
2013-05-30 Michael GottesmanImplement IEEE-754R 2008 nextUp/nextDown functions...
2013-05-30 Michael GottesmanAdded a unittest for APFloat::getSmallestNormalized.
2013-05-30 Michael GottesmanAdded code to the unittest for APFloat::getSmallest...
2013-05-29 Michael GottesmanAdd a unittest for APFloat::getSmallest.
2013-05-28 Michael Gottesman[APInt] Implement tcDecrement as a counterpart to tcInc...
2013-05-13 Shuxin YangFix a bug that APFloat::fusedMultiplyAdd() mistakenly...
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-02-21 David BlaikieOnly include move-related Optional<T> tests when rvalue...
2013-02-21 David BlaikieAdd move ctor/assignment to Optional<T>
2013-02-20 Benjamin KramerMove the SplatByte helper to APInt and generalize it...
2013-02-20 David BlaikieRename llvm::Optional<T>::Reset to 'reset' as per LLVM...
2013-02-20 David BlaikieAllow llvm::Optional to work with types without default...
2013-02-19 Douglas GregorRemove my bogus MapVector::erase() with a narrower...
2013-02-07 Meador IngeADT: Correct APInt::getActiveWords for zero values
2013-01-30 Michael GottesmanAdded a unit test for r173983 that verifies that Target...
2013-01-25 Dmitri GribenkoAdd file to CMakeLists (file added in r173505)
2013-01-25 Nick LewyckyAdd an insert() method to MapVector. Adds the first...
2013-01-25 Benjamin KramerAPFloat: Make sure that we get a well-formed x87 NaN...
2013-01-22 NAKAMURA TakumiADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
2013-01-22 NAKAMURA TakumiADT/SparseMultiSetTest.cpp: Try to appease cygwin-clang...
2013-01-21 Michael IlsemanIntroduce a new data structure, the SparseMultiSet...
2013-01-07 Shuxin YangImplement APFloat::isDenormal()
2013-01-04 Jakob Stoklund OlesenAdd an iplist::clearAndLeakNodesUnsafely() function.
2013-01-02 Chandler CarruthSort a few more #include lines in tools/... unittests...
2012-12-18 Jakob Stoklund OlesenAdd an assertion for a likely ilist::splice() contract...
2012-12-04 Chandler CarruthSort the #include lines for unittest/...
2012-11-30 Chandler CarruthSwitch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
2012-11-08 Benjamin KramerDrop the limitation to IEEE floating point types from...
2012-10-29 Ulrich WeigandImplement arithmetic on APFloat with PPCDoubleDouble...
2012-10-23 Pete CooperFixed bug in SmallDenseMap where it wouldn't leave...
2012-10-16 Owen AndersonFix a bug in the set(I,E)/reset(I,E) methods that I...
next