.. |
AttributesTest.cpp
|
Make one of the AttributeSet ctors maintain the invariant that the
|
2013-08-02 22:29:40 +00:00 |
CMakeLists.txt
|
[Modules] Move the LeakDetector header into the IR library where the
|
2014-03-04 12:46:06 +00:00 |
ConstantRangeTest.cpp
|
[Modules] Move the ConstantRange class into the IR library. This is
|
2014-03-04 12:24:34 +00:00 |
ConstantsTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
DominatorTreeTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
InstructionsTest.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
IRBuilderTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
LeakDetectorTest.cpp
|
[Modules] Move the LeakDetector header into the IR library where the
|
2014-03-04 12:46:06 +00:00 |
LegacyPassManagerTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
Makefile
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
MDBuilderTest.cpp
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
MetadataTest.cpp
|
[Modules] Move ValueHandle into the IR library where Value itself lives.
|
2014-03-04 11:17:44 +00:00 |
PassManagerTest.cpp
|
[PM] While I'm here, fix a few other clang-format issues. Pulls some
|
2014-03-10 02:12:14 +00:00 |
PatternMatch.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
TypeBuilderTest.cpp
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
TypesTest.cpp
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
ValueHandleTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
ValueMapTest.cpp
|
[C++11] Now that the users are gone, rip out the duplicated traits from type_traits.h
|
2014-03-07 15:54:23 +00:00 |
ValueTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
VerifierTest.cpp
|
Replace OwningPtr<T> with std::unique_ptr<T>.
|
2014-03-06 05:51:42 +00:00 |
WaymarkTest.cpp
|
Revert patches to add case-range support for PR1255.
|
2013-09-09 19:14:35 +00:00 |