Add tests for performing GVNPRE on the three vector-specific instructions.
authorOwen Anderson <resistor@mac.com>
Wed, 27 Jun 2007 04:06:32 +0000 (04:06 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 27 Jun 2007 04:06:32 +0000 (04:06 +0000)
commitcc389e016c7261b67873086cbb3d9fd705de415f
tree9c9c9e7aecd6e6a55b6acb28dfb20e92168ec0c1
parent75611fb4e6ab253be30ac29a2b15e9bf8c1d146e
Add tests for performing GVNPRE on the three vector-specific instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37744 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/GVNPRE/extractelement.ll [new file with mode: 0644]
test/Transforms/GVNPRE/insertelement.ll [new file with mode: 0644]
test/Transforms/GVNPRE/shufflevector.ll [new file with mode: 0644]