llvm-6502/test/Analysis
Owen Anderson 90d2736540 Fix this test. It was testing broken behavior in that it required ADCE to eliminate
a potentially infinite loop, which is undesirable.  Instead, test the LICM behavior
that we're really interested in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51177 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-16 04:25:09 +00:00
..
Andersens
BasicAA Fix this test. It was testing broken behavior in that it required ADCE to eliminate 2008-05-16 04:25:09 +00:00
Dominators
GlobalsModRef
LoadVN
LoopInfo
PostDominators Fix PR1098 by correcting the postdominators analysis. 2008-05-04 21:07:35 +00:00
ScalarEvolution