OSDN Git Service

FileCheck'ize and expand LDA testcases.
authorAndreas Bolka <a@bolka.at>
Thu, 23 Jul 2009 15:56:53 +0000 (15:56 +0000)
committerAndreas Bolka <a@bolka.at>
Thu, 23 Jul 2009 15:56:53 +0000 (15:56 +0000)
commit0dcde10f5eac406c3897b4ca9d944f1ebd7aaf49
tree0fdef096f090d334f13d0fe7e3d5b7234a164bd8
parent787b0db33c0aed66e74ec826809f8ff2fa174349
FileCheck'ize and expand LDA testcases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76880 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/LoopDependenceAnalysis/alias.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/local-array.ll [deleted file]
test/Analysis/LoopDependenceAnalysis/no-array.ll [deleted file]
test/Analysis/LoopDependenceAnalysis/siv-strong.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-strong1.ll [deleted file]
test/Analysis/LoopDependenceAnalysis/siv-strong2.ll [deleted file]
test/Analysis/LoopDependenceAnalysis/siv-weak-crossing.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/siv-weak-zero.ll [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/ziv.ll [moved from test/Analysis/LoopDependenceAnalysis/ziv2.ll with 50% similarity]
test/Analysis/LoopDependenceAnalysis/ziv1.ll [deleted file]