Output a contorted sequence of instructions to make sure that we don't access
authorChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 19:09:05 +0000 (19:09 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 19:09:05 +0000 (19:09 +0000)
commitc2b81f69ed34754c38c9f5caf3277d058df00c58
treea35967afa695fec8df60d723c9ea1ae637b7e06a
parentd5b7c47b270c01cdc2a71fdb24789a6c8a4e80fd
Output a contorted sequence of instructions to make sure that we don't access
off the bottom of the stack.  This fixes PR#41

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