index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
ADT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[ADT] Add zip_longest iterators"
Michael Kruse
2018-12-04
1
-30
/
+0
*
[ADT] Add zip_longest iterators
Michael Kruse
2018-12-04
1
-0
/
+30
*
Add Hurd target to LLVMSupport (1/2)
Kristina Brooks
2018-11-29
1
-0
/
+6
*
[APInt] Add methods for saturated add and sub
Sanjay Patel
2018-11-20
1
-0
/
+24
*
Re-apply r346985: [ADT] Drop llvm::Optional clang-specific optimization for t...
Tom Stellard
2018-11-16
1
-8
/
+0
*
Correctly instantiate `iterator_adaptor_base` when defining `pointer_iterator`
David Blaikie
2018-11-14
1
-0
/
+29
*
[ADT] Clean up SparseBitVector copying and make it moveable
Benjamin Kramer
2018-11-01
1
-0
/
+16
*
[adt] SparseBitVector::test() should be const
Daniel Sanders
2018-10-31
1
-0
/
+5
*
[ADT] Remove illegal comparison of singular iterators from SmallSetTest
Florian Hahn
2018-10-31
1
-4
/
+0
*
2nd attempt to fix ambiguities because of ADL
Matthias Braun
2018-10-31
1
-9
/
+6
*
Try to fix ambiguities with C++17 headers in unittest
Matthias Braun
2018-10-31
1
-0
/
+3
*
ADT/STLExtras: Introduce llvm::empty; NFC
Matthias Braun
2018-10-31
1
-0
/
+17
*
[ADT] Fix a bug in DenseSet's initializer_list constructor.
Lang Hames
2018-10-15
1
-0
/
+8
*
[ADT] Adds equality operators for DenseMap and DenseSet, and an initializer_list
Lang Hames
2018-10-15
2
-0
/
+29
*
[Intrinsic] Add llvm.minimum and llvm.maximum instrinsic functions
Thomas Lively
2018-10-13
1
-0
/
+30
*
[mips] Add support MIPS r6 Debian triples
Simon Atanasyan
2018-09-27
1
-0
/
+104
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-2
/
+2
*
Fix DenseSet::ConstIterator typedefs
David Blaikie
2018-09-20
1
-0
/
+7
*
Fix -Wsign-compare warnings. NFCI
Simon Pilgrim
2018-09-19
1
-10
/
+10
*
[ADT][BitVector] Add push_back()
Simon Pilgrim
2018-09-19
1
-0
/
+31
*
[mips] Fix MIPS N32 ABI triples support
Simon Atanasyan
2018-09-17
1
-0
/
+53
*
[ADT] Made numerous methods of ImmutableList const
Kristof Umann
2018-09-12
1
-0
/
+30
*
[ADT] Support converting to lowercase string in toHex
Petr Hosek
2018-09-10
1
-0
/
+2
*
Add header guards to some headers that are missing them
Argyrios Kyrtzidis
2018-09-03
1
-3
/
+3
*
Tests: fix tests encoding specific hash values for 32-bit systems.
Tim Northover
2018-08-31
1
-54
/
+1
*
[ADT] ImmutableList no longer requires elements to be copy constructible
Kristof Umann
2018-08-28
1
-0
/
+43
*
This patch adds support to LLVM for writing HermitCore (https://hermitcore.or...
Eric Christopher
2018-08-25
1
-0
/
+6
*
[MISC]Fix wrong usage of std::equal()
Chen Zheng
2018-08-17
1
-0
/
+15
*
[ADT] Implemented unittests for ImmutableList
Kristof Umann
2018-08-13
2
-0
/
+199
*
[ADT] Normalize empty triple components
Petr Hosek
2018-08-08
1
-46
/
+79
*
[ADT] Add an early-increment iterator-like type and range adaptor.
Chandler Carruth
2018-08-04
1
-0
/
+51
*
[Unittests] Fix returning string in SolveQuadraticEquationWrap
Krzysztof Parzyszek
2018-08-02
1
-3
/
+3
*
[SCEV] Properly solve quadratic equations
Krzysztof Parzyszek
2018-08-02
1
-0
/
+86
*
[ADT] Replace std::isprint by llvm::isPrint.
Michael Kruse
2018-07-26
1
-0
/
+18
*
Recommit r334887: [SmallSet] Add SmallSetIterator.
Florian Hahn
2018-07-24
1
-0
/
+79
*
[ADT] Only run death tests in !NDEBUG
Benjamin Kramer
2018-07-20
1
-5
/
+7
*
Add llvm::Any.
Zachary Turner
2018-07-20
2
-0
/
+174
*
[OpenEmbedded] Add a unittest for aarch64-oe-linux
Mandeep Singh Grang
2018-07-19
1
-0
/
+6
*
[APInt] Keep the original bit width in quotient and remainder
Krzysztof Parzyszek
2018-07-19
1
-0
/
+32
*
Revert rL337292 due to another MSVC STL problem.
Florian Hahn
2018-07-17
1
-55
/
+0
*
Recommit r334887: [SmallSet] Add SmallSetIterator.
Florian Hahn
2018-07-17
1
-0
/
+55
*
[WebAssembly] Remove ELF file support.
Sam Clegg
2018-07-16
1
-5
/
+0
*
Reverted r336805 as it broke llvm-clang-x86_64-expensive-checks-win build bot
Galina Kistanova
2018-07-12
1
-55
/
+0
*
Recommit r334887: [SmallSet] Add SmallSetIterator.
Florian Hahn
2018-07-11
1
-0
/
+55
*
[OpenEmbedded] Add OpenEmbedded vendor
Mandeep Singh Grang
2018-07-05
1
-0
/
+6
*
[ADT] Add llvm::unique_function which is like std::function but
Chandler Carruth
2018-07-02
2
-0
/
+229
*
Revert "ADT: Move ArrayRef comparison operators into the class"
Pavel Labath
2018-06-28
1
-4
/
+0
*
ADT: Move ArrayRef comparison operators into the class
Pavel Labath
2018-06-28
1
-0
/
+4
*
[ADT] drop_begin: use adl_begin/adl_end. NFC.
Michael Kruse
2018-06-27
1
-0
/
+13
*
[ADT] Pass DerivedT from pointe{e,r}_iterator to iterator_adaptor_base
Justin Bogner
2018-06-27
1
-0
/
+14
[next]