llvm-mirror/unittests/Analysis
Sanjoy Das b8470ee37b [SCEV] Make CompareValueComplexity a little bit smarter
This helps canonicalization in some cases.

Thanks to Pankaj Chawla for the investigation and the test case!

llvm-svn: 284501
2016-10-18 17:45:16 +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 Consistently use LoopAnalysisManager 2016-08-09 00:28:52 +00:00
MixedTBAATest.cpp
ScalarEvolutionTest.cpp [SCEV] Make CompareValueComplexity a little bit smarter 2016-10-18 17:45:16 +00:00
UnrollAnalyzer.cpp
ValueTrackingTest.cpp