projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[IR] Update CreateCatchRet to take a return value
[oota-llvm.git]
/
unittests
/
ADT
/
2015-08-12
David Blaikie
Simplify PackedVector by removing user-defined special...
tree
|
commitdiff
2015-08-11
Yaron Keren
Add SmallString test trying to exercise the realloc...
tree
|
commitdiff
2015-08-05
Benjamin Kramer
[ArrayRefTest] Work around a GCC 4.8 internal compiler...
tree
|
commitdiff
2015-08-05
NAKAMURA Takumi
unittests/ADT/ArrayRefTest.cpp: Suppress r243995 on...
tree
|
commitdiff
2015-08-04
Benjamin Kramer
[ArrayRef] Make copy use std::uninitialized_copy.
tree
|
commitdiff
2015-07-30
Matt Arsenault
Add amdopencl environment to triple
tree
|
commitdiff
2015-07-29
Pete Cooper
Reapply "Add reverse(ContainerTy) range adapter."
tree
|
commitdiff
2015-07-29
Pete Cooper
Revert "Add reverse(ContainerTy) range adapter."
tree
|
commitdiff
2015-07-29
Pete Cooper
Add reverse(ContainerTy) range adapter.
tree
|
commitdiff
2015-07-20
Daniel Berlin
Miscellaneous Fixes for SparseBitVector
tree
|
commitdiff
2015-07-06
Benjamin Kramer
[Triple] Add a helper to switch between big/little...
tree
|
commitdiff
2015-07-01
Pawel Bylica
Change APInt comparison with uint64_t.
tree
|
commitdiff
2015-06-30
Dan Gohman
Drop the OS from the WebAssembly target triple for...
tree
|
commitdiff
2015-06-29
Dan Gohman
[WebAssembly] Initial WebAssembly backend
tree
|
commitdiff
2015-06-25
Pawel Bylica
Add missing <array> include.
tree
|
commitdiff
2015-06-25
Pawel Bylica
Express APInt::{s,u}{l,g}e(uint64_t) in terms of APInt...
tree
|
commitdiff
2015-06-24
Alex Lorenz
ADTTests: merge #ifdef checks from r240436.
tree
|
commitdiff
2015-06-24
Chandler Carruth
[ADT] Teach DenseMap to support StringRef keys.
tree
|
commitdiff
2015-06-23
Alex Lorenz
ADT: Add a string APSInt constructor.
tree
|
commitdiff
2015-06-16
Duncan P. N. Exon...
modules: Add explicit dependency on intrinsics_gen
tree
|
commitdiff
2015-06-09
Aaron Ballman
Removing spurious semi colons; NFC.
tree
|
commitdiff
2015-06-04
Benjamin Kramer
[APInt] Remove special case for i1.
tree
|
commitdiff
2015-05-27
Renato Golin
ARMTargetParser: Make BSD Thumb/BE armv6 work
tree
|
commitdiff
2015-05-22
Renato Golin
Adding profile and version parsers to ARMTargetParser
tree
|
commitdiff
2015-05-21
Renato Golin
Make Triple::parseARMArch use ARMTargetParser
tree
|
commitdiff
2015-05-20
Renato Golin
Get Triple::getARMCPUForArch() to use TargetParser
tree
|
commitdiff
2015-05-08
John Brawn
[ARM] Reject invalid -march values
tree
|
commitdiff
2015-05-05
Ismail Donmez
Fix regression in parsing armv{6,7}hl- triples. These...
tree
|
commitdiff
2015-05-01
Douglas Katzman
Move unit test into anonymous namespace as per convention.
tree
|
commitdiff
2015-04-30
Douglas Katzman
Exhaustively test all triples in TripleTest.
tree
|
commitdiff
2015-04-29
Douglas Katzman
New architecture name - 'sparcel' for Sparc little...
tree
|
commitdiff
2015-04-24
Pawel Bylica
Fix APInt long division algorithm
tree
|
commitdiff
2015-04-22
Yaron Keren
Another test to exercise APInt divide step D6.
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-03-26
Derek Schuff
Default to armv7 cpu for NaCl when march=arm
tree
|
commitdiff
2015-03-26
Yaron Keren
Fix rare case where APInt divide algorithm applied...
tree
|
commitdiff
2015-03-25
Benjamin Kramer
[APInt] Add an isSplat helper and use it in some places.
tree
|
commitdiff
2015-03-25
Chandler Carruth
[ADT] Teach MapVector to support a swap member. Will...
tree
|
commitdiff
2015-03-17
Yaron Keren
Teach Twine to support SmallString.
tree
|
commitdiff
2015-03-16
Gabor Horvath
[llvm] Replacing asserts with static_asserts where...
tree
|
commitdiff
2015-03-09
Ed Schouten
Add support for Nuxi CloudABI.
tree
|
commitdiff
2015-03-09
Benjamin Kramer
Drop the hacks used for partial C99 math libraries.
tree
|
commitdiff
2015-03-04
David Blaikie
Explicitly default ilistTest::Node's copy constructor
tree
|
commitdiff
2015-03-04
David Blaikie
Explicitly default DenseMapTest::CtorTest::operator=
tree
|
commitdiff
2015-03-03
David Blaikie
Revert "Remove the explicit SDNodeIterator::operator...
tree
|
commitdiff
2015-03-03
David Blaikie
Remove the explicit SDNodeIterator::operator= in favor...
tree
|
commitdiff
2015-03-03
David Blaikie
DeltaAlgorithm: Provide protected default copy ctor...
tree
|
commitdiff
2015-03-03
David Blaikie
Remove no-op dtor so that use of the implicit copy...
tree
|
commitdiff
2015-03-03
David Blaikie
Remove explicit copy ctor in favor of the default so...
tree
|
commitdiff
2015-03-02
Benjamin Kramer
SmallVector: Allow initialization and assignment from...
tree
|
commitdiff
2015-03-01
Benjamin Kramer
ArrayRef: Remove the equals helper with many arguments.
tree
|
commitdiff
2015-02-17
Aaron Ballman
Correcting the ArrayRef test to not cause use-after...
tree
|
commitdiff
2015-02-17
Aaron Ballman
Adding additional tests to ensure that initializer...
tree
|
commitdiff
2015-02-17
Aaron Ballman
Addressing a post-commit review comment suggesting...
tree
|
commitdiff
2015-02-17
Aaron Ballman
I believe we no longer require LLVM_HAS_INITIALIZER_LIS...
tree
|
commitdiff
2015-02-17
NAKAMURA Takumi
ADT/PointerIntPairTest.cpp: Prune obsolete #if. We...
tree
|
commitdiff
2015-02-15
Aaron Ballman
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
tree
|
commitdiff
2015-02-09
Duncan P. N. Exon...
ADT: Allow up to 18 arguments in hash_combine()
tree
|
commitdiff
2015-02-07
Benjamin Kramer
SmallVector: Move emplace_back to SmallVectorImpl.
tree
|
commitdiff
2015-02-05
Duncan P. N. Exon...
ADT: Add int64_t interoperability to APSInt
tree
|
commitdiff
2015-01-26
Joerg Sonnenberger
The canonical CPU variant for ARM according to config...
tree
|
commitdiff
2015-01-23
Lang Hames
[ADT] Add move operations to SmallVector<T,N> from...
tree
|
commitdiff
2015-01-19
Michael Gottesman
[tinyptrvector] Add in a MutableArrayRef implicit conve...
tree
|
commitdiff
2015-01-14
Richard Trieu
Disable -Wunknown-pragmas in a test so that Clang witho...
tree
|
commitdiff
2015-01-13
Aaron Ballman
Silence warnings about unknown pragmas for compilers...
tree
|
commitdiff
2015-01-13
Richard Trieu
Disable a warning for self move since the test is check...
tree
|
commitdiff
2015-01-04
Lang Hames
[APFloat][ADT] Fix sign handling logic for FMA results...
tree
|
commitdiff
2015-01-01
Chandler Carruth
Revert r225053: Add an ArrayRef upcasting constructor...
tree
|
commitdiff
2014-12-31
Michael Gottesman
Add 2x constructors for TinyPtrVector, one that takes...
tree
|
commitdiff
2014-12-31
Michael Gottesman
Add a SmallMapVector class that is a MapVector with...
tree
|
commitdiff
2014-12-31
Michael Gottesman
Add an ArrayRef upcasting constructor from ArrayRef...
tree
|
commitdiff
2014-12-03
Aaron Ballman
Silencing several "multiple copy constructors" warnings...
tree
|
commitdiff
2014-12-03
Duncan P. N. Exon...
ADT: Add SmallVector<>::emplace_back()
tree
|
commitdiff
2014-11-20
Michael Ilseman
Compilation test for PostOrderIterator.
tree
|
commitdiff
2014-11-19
Lang Hames
[ADT] Fix PR20728 - Incorrect APFloat::fusedMultiplyAdd...
tree
|
commitdiff
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
tree
|
commitdiff
2014-11-14
David Blaikie
StringMap: Test and finish off supporting perfectly...
tree
|
commitdiff
2014-11-12
David Blaikie
Ensure function_refs are copyable even from non-const...
tree
|
commitdiff
2014-10-27
Michael Gottesman
Add MapVector::rbegin(), MapVector::rend() to completme...
tree
|
commitdiff
2014-10-19
Lang Hames
[ADT] Add a 'find_as' operation to DenseSet.
tree
|
commitdiff
2014-10-10
Chandler Carruth
[ADT] Add an (ADL-friendly) abs free function for APFlo...
tree
|
commitdiff
2014-10-10
Matt Arsenault
Add minnum / maxnum to APFloat
tree
|
commitdiff
2014-10-10
Chandler Carruth
[ADT] Replace the logb implementation with the simpler...
tree
|
commitdiff
2014-10-10
Chandler Carruth
[ADT] Add the scalbn function for APFloat.
tree
|
commitdiff
2014-10-10
Chandler Carruth
[ADT] Implement the 'logb' functionality for APFloat...
tree
|
commitdiff
2014-10-09
Chandler Carruth
[ADT] Add basic operator overloads for arithmetic to...
tree
|
commitdiff
2014-10-07
Kaelyn Takata
Add return value and negative checks to MapVector:...
tree
|
commitdiff
2014-10-07
Kaelyn Takata
Add size_t MapVector::erase(KeyT) similar to the one...
tree
|
commitdiff
2014-10-01
David Blaikie
Update test name to match changes made in r218783
tree
|
commitdiff
2014-10-01
David Blaikie
Add an immovable type to test Optional<T>::emplace...
tree
|
commitdiff
2014-10-01
NAKAMURA Takumi
ADTTests/OptionalTest.cpp: Use LLVM_DELETED_FUNCTION.
tree
|
commitdiff
2014-10-01
Jordan Rose
Add an emplace(...) method to llvm::Optional<T>.
tree
|
commitdiff
2014-09-29
Jordan Rose
Add getValueOr to llvm::Optional<T>.
tree
|
commitdiff
2014-09-19
Matt Arsenault
Add hsail and amdil64 to Triple
tree
|
commitdiff
2014-09-15
Ed Maste
Add unit test for r217454
tree
|
commitdiff
2014-08-31
David Blaikie
Add some negative (and positive) static_assert checks...
tree
|
commitdiff
2014-08-30
Craig Topper
Add a test for converting ArrayRef<T *> to ArrayRef...
tree
|
commitdiff
2014-08-27
Craig Topper
Simplify creation of a bunch of ArrayRefs by using...
tree
|
commitdiff
2014-08-19
Duncan P. N. Exon...
ADT: Unit test for ArrayRef::equals change in r215986
tree
|
commitdiff
2014-08-12
David Blaikie
Fix -Wsign-compare warnings
tree
|
commitdiff
next