llvm-6502/test/Analysis/BasicAA
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
..
2003-02-26-AccessSizeTest.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-03-04-GEPCrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-04-22-GEPProblem.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-04-25-GEPCrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-05-21-GEP-Problem.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-06-01-AliasCrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-07-03-BasicAACrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-09-19-LocalArgument.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-11-04-SimpleCases.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2003-12-11-ConstExprGEP.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2004-01-29-InvariantMemory.ll rename *.llx -> *.ll, last batch. 2008-04-19 22:32:52 +00:00
2004-07-28-MustAliasbug.ll rename *.llx -> *.ll, last batch. 2008-04-19 22:32:52 +00:00
2004-12-08-BasicAACrash2.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2004-12-08-BasicAACrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2005-03-09-BrokenBasicAA.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2006-03-03-BadArraySubscript.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2006-11-03-BasicAAVectorCrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2007-01-13-BasePointerBadNoAlias.ll
2007-08-01-NoAliasAndCalls.ll
2007-08-01-NoAliasAndGEP.ll Fix http://llvm.org/bugs/show_bug.cgi?id=2104 by ordering lexicographically what gets printed. Be const-correct in PrintResults and uninline it too 2008-02-28 08:38:45 +00:00
2007-08-05-GetOverloadedModRef.ll
2007-10-24-ArgumentsGlobals.ll
2007-11-05-SizeCrash.ll
2007-12-08-OutOfBoundsCrash.ll
2008-04-15-Byval.ll Don't assume a tail call can't reference a byval 2008-04-15 17:41:34 +00:00
byval.ll
dg.exp
featuretest.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
gcsetest.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
global-size.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
licmtest.ll Fix this test. It was testing broken behavior in that it required ADCE to eliminate 2008-05-16 04:25:09 +00:00
modref.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
pure-const-dce.ll Make GVN able to remove unnecessary calls to read-only functions again. 2008-04-17 05:36:50 +00:00
tailcall-modref.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00