OSDN Git Service

Ok, sometimes it's profitable to turn scalar_to_vector stuff into subreg access.
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 27 Aug 2009 14:51:42 +0000 (14:51 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 27 Aug 2009 14:51:42 +0000 (14:51 +0000)
commit3a0f1b3ed0f48129cc391fd5dc81ca410f0d77af
treecd820dbb48290b498978ee2dda8fc90cb6ef530d
parentfdf189ac9709bd4b645f23010689fd4686c37cc8
Ok, sometimes it's profitable to turn scalar_to_vector stuff into subreg access.
Add a testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80246 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/2009-08-27-ScalarToVector.ll [new file with mode: 0644]