llvm/unittests/Analysis
Chandler Carruth 5dcd187721 [PM] Sink the module parsing from the fixture to the test as subsequent
tests will want different IR.

Wanted this when writing tests for the proposed CG update stuff, and
this is an easily separable piece.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273973 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-28 00:38:42 +00:00
..
AliasAnalysisTest.cpp
BlockFrequencyInfoTest.cpp Revert r272891 "[JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo" 2016-06-16 16:25:53 +00:00
CallGraphTest.cpp
CFGTest.cpp
CGSCCPassManagerTest.cpp [PM] Sink the module parsing from the fixture to the test as subsequent 2016-06-28 00:38:42 +00:00
CMakeLists.txt
LazyCallGraphTest.cpp
LoopPassManagerTest.cpp
MixedTBAATest.cpp
ScalarEvolutionTest.cpp
UnrollAnalyzer.cpp Revert "Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the..."" 2016-05-13 21:23:25 +00:00
ValueTrackingTest.cpp