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 Testcase for pr2169. 2008-04-07 17:03:16 +00:00
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 Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
GlobalsModRef Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
LoadVN Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
LoopInfo Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
PostDominators Fix PR1098 by correcting the postdominators analysis. 2008-05-04 21:07:35 +00:00
ScalarEvolution Temporarily reverting 46959. 2008-02-25 03:57:32 +00:00