Fix 64 bit argument loading that straddles the args in regs / args on stack
authorNate Begeman <natebegeman@mac.com>
Sun, 10 Apr 2005 05:53:14 +0000 (05:53 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 10 Apr 2005 05:53:14 +0000 (05:53 +0000)
commitc5b1cd22b57d36229560a8919d3e59b4dae34e2a
treed9357dbce7e49b29ec1bd2bd16b3990ccc7339b5
parent232ee95a09a583b7d66b90ee7ddf7fdb9c194a04
Fix 64 bit argument loading that straddles the args in regs / args on stack
boundary.

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