llvm-6502/test/Analysis/BasicAA
Reid Spencer e5d4efa63e Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-23 15:14:52 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2003-02-26-AccessSizeTest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-03-04-GEPCrash.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-04-22-GEPProblem.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-04-25-GEPCrash.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-05-21-GEP-Problem.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-06-01-AliasCrash.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-07-03-BasicAACrash.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-09-19-LocalArgument.ll New testcase that basicaa should be able to handle 2003-09-20 03:08:21 +00:00
2003-11-04-SimpleCases.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-12-11-ConstExprGEP.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2004-01-29-InvariantMemory.llx New testcase for better mod/ref information that basicaa can provide 2004-01-30 22:18:47 +00:00
2004-07-28-MustAliasbug.llx Due to a bug in BasicAA, DSE is incorrectly deleting the first store in 2004-07-29 01:33:05 +00:00
2004-12-08-BasicAACrash2.ll Add testcase and fix for yet another case where we query the size an 2004-12-08 23:56:15 +00:00
2004-12-08-BasicAACrash.ll Add testcase and fix for another case where we query the size an 2004-12-08 23:42:11 +00:00
2005-03-09-BrokenBasicAA.ll new testcase for a -basicaa bug that Alkis found with Java. 2005-03-09 16:29:22 +00:00
2006-03-03-BadArraySubscript.ll new testcase 2006-03-04 02:05:07 +00:00
2006-11-03-BasicAAVectorCrash.ll new testcase 2006-11-03 21:58:14 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
featuretest.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
gcsetest.ll new testcase 2004-03-12 22:38:31 +00:00
global-size.ll new testcase basicaa should handle 2004-11-26 19:19:28 +00:00
licmtest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
modref.ll Fix bugs in this. What was I thinking??? :) 2006-11-18 08:06:17 +00:00
tailcall-modref.ll New testacse for information exposed by the 'tail' call marker. 2005-05-08 23:57:34 +00:00