llvm-6502/test/Analysis
2013-05-28 08:17:48 +00:00
..
BasicAA Make BasicAliasAnalysis recognize the fact a noalias argument cannot alias another argument, even if the other argument is not itself marked noalias. 2013-05-28 08:17:48 +00:00
BlockFrequencyInfo
BranchProbabilityInfo Add a new function attribute 'cold' to functions. 2013-05-24 12:26:52 +00:00
CallGraph
CostModel TBAA: remove !tbaa from testing cases if not used. 2013-04-29 22:42:01 +00:00
DependenceAnalysis Modified dump() to provide a little 2012-11-30 00:44:47 +00:00
Dominators Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +00:00
GlobalsModRef TBAA: remove !tbaa from testing cases if not used. 2013-04-29 22:42:01 +00:00
LoopInfo
MemoryDependenceAnalysis Fix unchecked uses of DominatorTree in MemoryDependenceAnalysis. 2013-05-06 02:07:24 +00:00
PostDominators
Profiling AArch64: use MCJIT by default and enable related tests. 2013-05-06 16:51:08 +00:00
RegionInfo RegionInfo: Do not crash if unreachable block is found 2013-05-03 15:48:34 +00:00
ScalarEvolution TBAA: remove !tbaa from testing cases if not used. 2013-04-29 22:42:01 +00:00
TypeBasedAliasAnalysis Struct-path aware TBAA: change the format of TBAAStructType node. 2013-04-27 00:26:11 +00:00