llvm-6502/test/Analysis/DSGraph
Andrew Lenharth 044edfe019 another c99 style problem
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27969 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-25 19:27:56 +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-06-29-IncompleteTDPass.ll Update to use more modern graph checker 2003-07-25 21:09:20 +00:00
2003-06-29-NodeCollapsing2.ll New, smaller testcase 2003-06-29 18:17:20 +00:00
2003-06-29-NodeCollapsing.ll Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
2003-06-30-TopDownResolve.ll Update to use more modern graph checker 2003-07-25 21:09:20 +00:00
2003-07-01-FieldCollapse.ll New testcase 2003-07-01 16:28:20 +00:00
2003-07-16-ConstantExprCollapse.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
2003-11-02-NodeCollapsing.ll New testcase for DSA which is improperly collapsed! 2003-11-02 20:43:10 +00:00
2004-02-13-memcpy.ll make this test less exacting 2006-04-05 03:31:45 +00:00
2004-03-10-ElimLoad.ll Test the mod/ref analysis in DSA. 2004-03-12 06:17:22 +00:00
2004-03-10-NoElimLoad.ll Test the mod/ref analysis in DSA. 2004-03-12 06:17:22 +00:00
2005-03-22-IncompleteGlobal.ll We might as well check the TD graphs as well, even though they are fine. 2005-03-22 22:11:22 +00:00
2005-03-24-Global-Arg-Alias.ll fix the RUN line on this testcase so it passes. 2005-03-25 15:36:19 +00:00
2006-03-27-LinkedCollapsed.ll Adding links to a node collapsed during type merging crashes. 2006-03-27 23:38:48 +00:00
2006-04-13-ZeroArrayStruct.ll from the linux kernel 2006-04-13 19:50:07 +00:00
2006-04-25-ZeroArrayStructUse.ll another c99 style problem 2006-04-25 19:27:56 +00:00
buglobals.ll Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
constant_globals.ll New testcase 2004-02-25 23:34:04 +00:00
constantize.ll Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
field-sensitive.ll new testcase to verify that we have field sensitive alias analysis info. This 2005-03-23 01:46:59 +00:00
FunctionPointerTable-const.ll New testcase, which is important to handle correctly. 2005-03-21 20:18:51 +00:00
gcsetest.ll Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
GlobalsGraphFuncPtr.ll Checkin of Vikram's ggfuncptr.c test adapted for automatic checking 2003-07-25 20:53:58 +00:00
HardBUCase.ll Add missing run line 2004-11-06 21:01:45 +00:00
incompletenode.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
mustalias.ll Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
PhysicalSubtyping.ll This node should not be incomplete! 2003-06-29 22:35:55 +00:00
SCCSimpleExample.ll New testcase 2003-06-30 03:25:53 +00:00
strcpy.ll Fix testcase 2004-03-16 20:04:55 +00:00