hanchenye-llvm-project/llvm/test/Analysis
Dan Gohman 0573b55c2b Make DecomposeGEPExpression check SimplifyInstruction only
after checking for a GEP, so that it matches what GetUnderlyingObject
does. This fixes an obscure bug turned up by bugpoint in the testcase
for PR9931.

llvm-svn: 131971
2011-05-24 18:24:08 +00:00
..
BasicAA Make DecomposeGEPExpression check SimplifyInstruction only 2011-05-24 18:24:08 +00:00
CallGraph
Dominators
GlobalsModRef Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
LoopDependenceAnalysis Make BasicAliasAnalysis a normal AliasAnalysis implementation which 2010-10-18 18:04:47 +00:00
LoopInfo
PostDominators remove postdom frontiers, because it is dead. Forward dom frontiers are 2011-04-05 21:57:17 +00:00
Profiling test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. 2010-11-29 07:58:32 +00:00
RegionInfo Make tests more useful. 2011-04-25 10:12:01 +00:00
ScalarEvolution Test case and comment for PR9633. 2011-04-27 05:42:17 +00:00
TypeBasedAliasAnalysis Revert commit 131781, to see if it fixes the x86-64 dragonegg buildbot. 2011-05-21 20:54:46 +00:00