Remove GCSE and LoadVN from the testsuite.
authorOwen Anderson <resistor@mac.com>
Sat, 16 Aug 2008 00:00:54 +0000 (00:00 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 16 Aug 2008 00:00:54 +0000 (00:00 +0000)
commit7c856c09cd5a2d6231d2f03e383bbc165833df8c
treef6072cd0e61d3da912f6f25845db748dddcabf89
parent3688f268cb31dbfb5b36131d96af668fa2fc6a8d
Remove GCSE and LoadVN from the testsuite.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54832 91177308-0d34-0410-b5e6-96231b3b80d8
41 files changed:
test/Analysis/Andersens/arg-must-alias.ll [deleted file]
test/Analysis/Andersens/external.ll
test/Analysis/Andersens/modreftest.ll
test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll
test/Analysis/BasicAA/2003-04-22-GEPProblem.ll
test/Analysis/BasicAA/2003-09-19-LocalArgument.ll
test/Analysis/BasicAA/2004-01-29-InvariantMemory.ll [deleted file]
test/Analysis/BasicAA/2005-03-09-BrokenBasicAA.ll
test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll
test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll
test/Analysis/BasicAA/featuretest.ll
test/Analysis/BasicAA/gcsetest.ll
test/Analysis/BasicAA/global-size.ll
test/Analysis/BasicAA/tailcall-modref.ll
test/Analysis/GlobalsModRef/aliastest.ll
test/Analysis/GlobalsModRef/chaining-analysis.ll
test/Analysis/GlobalsModRef/indirect-global.ll
test/Analysis/GlobalsModRef/modreftest.ll
test/Analysis/GlobalsModRef/purecse.ll
test/Analysis/LoadVN/RLE-Eliminate.ll [deleted file]
test/Analysis/LoadVN/RLE-Preserve-Volatile.ll [deleted file]
test/Analysis/LoadVN/RLE-Preserve.ll [deleted file]
test/Analysis/LoadVN/call_cse.ll [deleted file]
test/Analysis/LoadVN/call_pure_function.ll [deleted file]
test/Analysis/LoadVN/casts.ll [deleted file]
test/Analysis/LoadVN/dependent_loads.ll [deleted file]
test/Analysis/LoadVN/dg.exp [deleted file]
test/Analysis/LoadVN/undefined_load.ll [deleted file]
test/Other/2006-02-05-PassManager.ll
test/Transforms/GCSE/2002-05-14-OperandSwap.ll [deleted file]
test/Transforms/GCSE/2002-05-21-NoSharedDominator.ll [deleted file]
test/Transforms/GCSE/2003-06-13-LoadStoreEliminate.ll [deleted file]
test/Transforms/GCSE/dg.exp [deleted file]
test/Transforms/GCSE/gcsetests.ll [deleted file]
test/Transforms/GCSE/vectorops.ll [deleted file]
test/Transforms/InstCombine/GEPIdxCanon.ll
test/Transforms/InstCombine/getelementptr_const.ll
test/Transforms/LICM/2003-05-02-LoadHoist.ll
test/Transforms/Reassociate/basictest3.ll
test/Transforms/Reassociate/basictest4.ll
test/Transforms/SimplifyCFG/2006-08-03-Crash.ll