Remove DSA tests.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 13 Dec 2006 17:02:04 +0000 (17:02 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 13 Dec 2006 17:02:04 +0000 (17:02 +0000)
commit3ce85d5f8ef52ca2556518e2980b09fd5d1fa7a7
tree0e30d9fbe1368a98f65dc5ea60a8b1f899c50a51
parente026c070c4e9001c6023a8c14664e68151e0b30f
Remove DSA tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32543 91177308-0d34-0410-b5e6-96231b3b80d8
30 files changed:
test/Analysis/DSGraph/.cvsignore [deleted file]
test/Analysis/DSGraph/2003-06-29-IncompleteTDPass.ll [deleted file]
test/Analysis/DSGraph/2003-06-29-NodeCollapsing.ll [deleted file]
test/Analysis/DSGraph/2003-06-29-NodeCollapsing2.ll [deleted file]
test/Analysis/DSGraph/2003-06-30-TopDownResolve.ll [deleted file]
test/Analysis/DSGraph/2003-07-01-FieldCollapse.ll [deleted file]
test/Analysis/DSGraph/2003-07-16-ConstantExprCollapse.ll [deleted file]
test/Analysis/DSGraph/2003-11-02-NodeCollapsing.ll [deleted file]
test/Analysis/DSGraph/2004-02-13-memcpy.ll [deleted file]
test/Analysis/DSGraph/2004-03-10-ElimLoad.ll [deleted file]
test/Analysis/DSGraph/2004-03-10-NoElimLoad.ll [deleted file]
test/Analysis/DSGraph/2005-03-22-IncompleteGlobal.ll [deleted file]
test/Analysis/DSGraph/2005-03-24-Global-Arg-Alias.ll [deleted file]
test/Analysis/DSGraph/2006-03-27-LinkedCollapsed.ll [deleted file]
test/Analysis/DSGraph/2006-04-13-ZeroArrayStruct.ll [deleted file]
test/Analysis/DSGraph/2006-04-25-ZeroArrayStructUse.ll [deleted file]
test/Analysis/DSGraph/FunctionPointerTable-const.ll [deleted file]
test/Analysis/DSGraph/GlobalsGraphFuncPtr.ll [deleted file]
test/Analysis/DSGraph/HardBUCase.ll [deleted file]
test/Analysis/DSGraph/PhysicalSubtyping.ll [deleted file]
test/Analysis/DSGraph/SCCSimpleExample.ll [deleted file]
test/Analysis/DSGraph/buglobals.ll [deleted file]
test/Analysis/DSGraph/constant_globals.ll [deleted file]
test/Analysis/DSGraph/constantize.ll [deleted file]
test/Analysis/DSGraph/dg.exp [deleted file]
test/Analysis/DSGraph/field-sensitive.ll [deleted file]
test/Analysis/DSGraph/gcsetest.ll [deleted file]
test/Analysis/DSGraph/incompletenode.ll [deleted file]
test/Analysis/DSGraph/mustalias.ll [deleted file]
test/Analysis/DSGraph/strcpy.ll [deleted file]