1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/Analysis/BasicAA
Dan Gohman 8d84372836 Change these tests to feed the assembly files to opt directly, instead
of using llvm-as, now that opt supports this.

llvm-svn: 81226
2009-09-08 16:50:01 +00:00
..
2003-02-26-AccessSizeTest.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-03-04-GEPCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-04-22-GEPProblem.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-04-25-GEPCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-05-21-GEP-Problem.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-06-01-AliasCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-07-03-BasicAACrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-09-19-LocalArgument.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-11-04-SimpleCases.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2003-12-11-ConstExprGEP.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2004-07-28-MustAliasbug.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2004-12-08-BasicAACrash2.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2004-12-08-BasicAACrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2005-03-09-BrokenBasicAA.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-03-03-BadArraySubscript.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2006-11-03-BasicAAVectorCrash.ll Remove llvm-upgrade. 2008-02-14 06:56:27 +00:00
2007-01-13-BasePointerBadNoAlias.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-08-01-NoAliasAndCalls.ll Accept both %y, %x and %x, %y as valid answers. 2008-01-06 03:12:44 +00:00
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 Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-10-24-ArgumentsGlobals.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-11-05-SizeCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2007-12-08-OutOfBoundsCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-04-15-Byval.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-06-02-GEPTailCrash.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-11-23-NoaliasRet.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2008-12-09-GEP-IndicesAlias.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
2009-03-04-GEPNoalias.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
byval.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
cas.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
constant-over-index.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
dg.exp sabre brings to my attention that the 'tr' suffix is also obsolete 2008-05-20 21:00:03 +00:00
featuretest.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
gcsetest.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
global-size.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
modref.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
no-escape-call.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
nocapture.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
pure-const-dce.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
store-promote.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
tailcall-modref.ll Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00