OSDN Git Service

add a testcase for forming memset from noncontiguous stores.
authorChris Lattner <sabre@nondot.org>
Sat, 29 Mar 2008 04:51:35 +0000 (04:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Mar 2008 04:51:35 +0000 (04:51 +0000)
commitf83e13ae0a4eba4a1fc8b5d25a37c427e67b7f0c
tree216b925cebd55b1f641c97b1cbcf89bc8be5fa3b
parent9f8a6a749814836c506d27e4f857882014aea1a0
add a testcase for forming memset from noncontiguous stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48938 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVN/form-memset.ll
test/Transforms/GVN/form-memset2.ll [new file with mode: 0644]