OSDN Git Service

Add a testcase showing that scalarrepl supports first class structs.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Sep 2008 10:42:13 +0000 (10:42 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Sep 2008 10:42:13 +0000 (10:42 +0000)
commit7ab5799f75766f8f6bc8b76416f6ae925324ebb8
tree874b582086ea697fd233ad1a5be995c5a29a0cc2
parent31bd42bc63ea4fc5f2898905d6da46d165872b05
Add a testcase showing that scalarrepl supports first class structs.

I originally made this script to show that scalarrepl didn't support them, but
it turned out it does. Better to still add the testcase then.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56781 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ScalarRepl/load-store-aggregate.ll [new file with mode: 0644]