.. |
AttributesTest.cpp
|
Fix test to not use the AttributeSet's AttributeWithIndex creation method.
|
2013-01-27 03:39:10 +00:00 |
CMakeLists.txt
|
Add missing PatternMatch.cpp to CMakeLists.txt
|
2013-05-05 02:14:28 +00:00 |
ConstantsTest.cpp
|
llvm/unittests: Use OwningPtr to fix --vg-leak.
|
2013-01-23 08:33:13 +00:00 |
DominatorTreeTest.cpp
|
llvm/unittests: Use OwningPtr to fix --vg-leak.
|
2013-01-23 08:33:13 +00:00 |
InstructionsTest.cpp
|
Fix copypaste error in test.
|
2013-06-28 23:24:10 +00:00 |
IRBuilderTest.cpp
|
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yourself since it is not linked.
|
2013-01-23 08:31:28 +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
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
PassManagerTest.cpp
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
PatternMatch.cpp
|
PatternMatch: Matcher for (un)ordered floating point min/max
|
2013-05-05 01:54:46 +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 |
ValueMapTest.cpp
|
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
|
2013-01-07 15:35:46 +00:00 |
ValueTest.cpp
|
Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answers for blocks larger than 3 instrs.
|
2013-04-12 08:33:11 +00:00 |
VerifierTest.cpp
|
Add unit test to test a trivial verifier check.
|
2013-06-19 19:26:44 +00:00 |
WaymarkTest.cpp
|
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
|
2013-01-23 08:33:05 +00:00 |