Use aligned stack spills, where possible. This fixes PR2549.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Jul 2008 06:30:51 +0000 (06:30 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Jul 2008 06:30:51 +0000 (06:30 +0000)
commit88bbf6941f29ee1e7ab5f4cc09098f7aea5808cb
tree7183a3ad1d8dca711c9424692bdfd9989d269701
parent4aad12c9cdc4ad3183f70797b3dce420e830f901
Use aligned stack spills, where possible. This fixes PR2549.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp