Fix, correctly this time, the computation of the return value
authorChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:21:43 +0000 (21:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Jan 2004 21:21:43 +0000 (21:21 +0000)
commit6b5076790579476f4e4325e25332dacd8fc3d088
tree192af4a1bc38e36e61254ec16c8b1f814f851772
parent163c1e7a69d721e321b1d00a57f3565e30f08ec9
Fix, correctly this time, the computation of the return value
Fix a spello
Tighten up the assertion checking

No functionality changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11036 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp