llvm-mirror/test/Analysis
2012-11-03 00:39:56 +00:00
..
BasicAA BasicAA: Recognize cyclic NoAlias phis 2012-09-06 14:41:53 +00:00
BlockFrequencyInfo
BranchProbabilityInfo BranchProb: modify the definition of an edge in BranchProbabilityInfo to handle 2012-08-24 18:14:27 +00:00
CallGraph Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic) 2012-09-26 17:16:01 +00:00
CostModel X86 CostModel: Add support for a some of the common arithmetic instructions for SSE4, AVX and AVX2. 2012-11-03 00:39:56 +00:00
DependenceAnalysis dependence analysis 2012-10-11 07:32:34 +00:00
Dominators
GlobalsModRef MemoryDependenceAnalysis attempts to find the first memory dependency for function calls. 2012-08-13 23:03:43 +00:00
LoopInfo
PostDominators
Profiling Add default JIT LIT variable. 2012-10-02 10:57:08 +00:00
RegionInfo
ScalarEvolution Fix broken check lines. 2012-08-17 12:28:26 +00:00
TypeBasedAliasAnalysis