Add the same optimization that we do loading from fixed alloca slots to
authorNate Begeman <natebegeman@mac.com>
Wed, 24 Nov 2004 21:53:14 +0000 (21:53 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 24 Nov 2004 21:53:14 +0000 (21:53 +0000)
commit53e4aa57c6bdc9bc99d7d8843e1b2b693a16fbfa
treee30b041d26cc6f4c3296b5c2629ceacd5c2b4481
parent73278080c8078002beb4706d5b1592e9b9c5f9b3
Add the same optimization that we do loading from fixed alloca slots to
storing to fixed alloca slots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp