Initial testcases for scalar replacement of aggregates pass
authorChris Lattner <sabre@nondot.org>
Tue, 27 May 2003 15:51:17 +0000 (15:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 May 2003 15:51:17 +0000 (15:51 +0000)
commit016d7b9ed8099c9f195464bbf0b35c6f2b1e92fe
treed641e0278b0a87571c1fac3836674ce083acc204
parented7b41ea90a17c826f195acbc456c4bb733113d6
Initial testcases for scalar replacement of aggregates pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6347 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ScalarRepl/Makefile [new file with mode: 0644]
test/Transforms/ScalarRepl/arraytest.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/badarray.ll [new file with mode: 0644]
test/Transforms/ScalarRepl/basictest.ll [new file with mode: 0644]