llvm-6502/test/Analysis/BasicAA
Alkis Evlogimenos c49741d047 Add testcase and fix for yet another case where we query the size an
abstract type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18678 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-08 23:56:15 +00:00
..
2003-02-26-AccessSizeTest.ll
2003-03-04-GEPCrash.ll
2003-04-22-GEPProblem.ll
2003-04-25-GEPCrash.ll
2003-05-21-GEP-Problem.ll
2003-06-01-AliasCrash.ll
2003-07-03-BasicAACrash.ll
2003-09-19-LocalArgument.ll
2003-11-04-SimpleCases.ll
2003-12-11-ConstExprGEP.ll Rename variable to avoid confusing it with the global G 2003-12-11 22:49:32 +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
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
featuretest.ll
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