llvm/unittests/Analysis
Sanjoy Das 472e478220 Make a test case more rigorous; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285536 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-31 03:32:45 +00:00
..
AliasAnalysisTest.cpp
BlockFrequencyInfoTest.cpp
CallGraphTest.cpp [GraphTraits] Replace all NodeType usage with NodeRef 2016-08-22 21:09:30 +00:00
CFGTest.cpp
CGSCCPassManagerTest.cpp [PM] Refactor this unittest a bit to remove duplicated code. This was 2016-09-26 06:29:21 +00:00
CMakeLists.txt
LazyCallGraphTest.cpp [LCG] Add the necessary functionality to the LazyCallGraph to support inlining. 2016-10-12 07:59:56 +00:00
LoopPassManagerTest.cpp
MixedTBAATest.cpp
ScalarEvolutionTest.cpp Make a test case more rigorous; NFC 2016-10-31 03:32:45 +00:00
UnrollAnalyzer.cpp
ValueTrackingTest.cpp