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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ADT] Add a generic breadth-first-search graph iterator.
Davide Italiano
2017-04-06
1
-0
/
+1
*
[llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in cod...
Mandeep Singh Grang
2016-12-14
1
-0
/
+1
*
Add unit tests for StringSwitch.
Zachary Turner
2016-10-03
1
-0
/
+1
*
Add llvm::join_items to StringExtras.
Zachary Turner
2016-09-27
1
-0
/
+1
*
ADT: Add AllocatorList, and use it for yaml::Token
Duncan P. N. Exon Smith
2016-09-11
1
-0
/
+1
*
ADT: Add sentinel tracking and custom tags to ilists
Duncan P. N. Exon Smith
2016-09-11
1
-0
/
+1
*
ADT: Split out simple_ilist, a simple intrusive list
Duncan P. N. Exon Smith
2016-08-30
1
-0
/
+1
*
Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
Duncan P. N. Exon Smith
2016-08-30
1
-1
/
+1
*
ADT: Give ilist<T>::reverse_iterator a handle to the current node
Duncan P. N. Exon Smith
2016-08-30
1
-0
/
+1
*
Rename unittests/ADT/ilistTest.cpp to ilistTestTemp.cpp (temporarily)
Duncan P. N. Exon Smith
2016-08-23
1
-1
/
+1
*
ADT: Separate some list manipulation API into ilist_base, NFC
Duncan P. N. Exon Smith
2016-08-22
1
-0
/
+3
*
[ADT] Actually mutate the iterator VisitStack.back().second, not its copy.
Tim Shen
2016-08-22
1
-0
/
+1
*
Move unittests/Support/IteratorTest.cpp to unittests/ADT/
Duncan P. N. Exon Smith
2016-08-20
1
-0
/
+1
*
[ADT] Add the worlds simplest STL extra. Or at least close to it.
Chandler Carruth
2016-08-19
1
-0
/
+1
*
[ADT] Add make_scope_exit().
Tim Shen
2016-08-10
1
-0
/
+1
*
[ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enu...
Justin Lebar
2016-07-13
1
-0
/
+1
*
[ADT] Add a new data structure for managing a priority worklist where
Chandler Carruth
2016-06-30
1
-0
/
+1
*
[ADT] Add an 'llvm::seq' function which produces an iterator range over
Chandler Carruth
2016-05-13
1
-0
/
+1
*
[SetVector] Add erase() method
Jun Bum Lim
2016-03-25
1
-0
/
+1
*
Revert "[SetVector] Add erase() method"
Jun Bum Lim
2016-03-25
1
-1
/
+0
*
[SetVector] Add erase() method
Jun Bum Lim
2016-03-25
1
-0
/
+1
*
Revert "allow lambdas in mapped_iterator"
Mike Aizatsky
2016-03-17
1
-1
/
+0
*
allow lambdas in mapped_iterator
Mike Aizatsky
2016-03-17
1
-0
/
+1
*
[ADT] Revert the llvm/ADT/OptionSet.h header and unit test.
Argyrios Kyrtzidis
2016-02-12
1
-1
/
+0
*
[ADT] Introduce ‘OptionSet’ in llvm/ADT headers, which is a utility class...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+1
*
[ADT] Add an abstraction for embedding an integer within a pointer-like
Chandler Carruth
2016-01-10
1
-0
/
+1
*
[ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth
2016-01-10
1
-0
/
+1
*
Reapply "Add reverse(ContainerTy) range adapter."
Pete Cooper
2015-07-29
1
-0
/
+1
*
Revert "Add reverse(ContainerTy) range adapter."
Pete Cooper
2015-07-29
1
-1
/
+0
*
Add reverse(ContainerTy) range adapter.
Pete Cooper
2015-07-29
1
-0
/
+1
*
modules: Add explicit dependency on intrinsics_gen
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+2
*
Compilation test for PostOrderIterator.
Michael Ilseman
2014-11-20
1
-0
/
+1
*
Ensure function_refs are copyable even from non-const references
David Blaikie
2014-11-12
1
-0
/
+1
*
Remove OwningPtr.h and associated tests
Alp Toker
2014-06-19
1
-1
/
+0
*
[C++11] Now that we have C++11 and I've replaced the use of this
Chandler Carruth
2014-03-09
1
-1
/
+0
*
[C++11] Add llvm::make_unique, according to N3656.
Ahmed Charles
2014-03-09
1
-0
/
+1
*
[ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
Jordan Rose
2014-03-07
1
-0
/
+1
*
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
Yaron Keren
2014-03-04
1
-9
/
+0
*
Give APInt move semantics.
Benjamin Kramer
2014-03-02
1
-0
/
+1
*
[C++11] Add unit tests for OwningPtr<T> in preparation for changes to make
Chandler Carruth
2014-03-02
1
-0
/
+1
*
Fix layering StringRef copy using BumpPtrAllocator.
Nick Kledzik
2014-02-05
1
-0
/
+1
*
Add a polymorphic_ptr<T> smart pointer data type. It's a somewhat silly
Chandler Carruth
2013-11-09
1
-0
/
+1
*
Basic unit tests for PointerUnion
David Blaikie
2013-08-21
1
-0
/
+1
*
Allow llvm::Optional to work with types without default constructors.
David Blaikie
2013-02-20
1
-0
/
+1
*
Add file to CMakeLists (file added in r173505)
Dmitri Gribenko
2013-01-25
1
-0
/
+1
*
Introduce a new data structure, the SparseMultiSet, and changes to the MI sch...
Michael Ilseman
2013-01-21
1
-0
/
+1
*
Update CMake build.
Benjamin Kramer
2012-10-14
1
-0
/
+1
*
ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVectorTest.cpp on MSVC9 d...
NAKAMURA Takumi
2012-08-30
1
-1
/
+14
*
Bring TinyPtrVector under test. Somehow we never picked up unit tests
Chandler Carruth
2012-07-31
1
-0
/
+1
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
1
-0
/
+32