OSDN Git Service

Make sure to put our sret argument into %rax on x86-64. Fixes PR13563!
authorNick Lewycky <nicholas@mxc.ca>
Tue, 2 Oct 2012 22:45:06 +0000 (22:45 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 2 Oct 2012 22:45:06 +0000 (22:45 +0000)
commitb09649b3356ab793e304ddd444206bf91000d7ee
treea25c4ac0836f73d2f6f511863aadd3f824157169
parent6c0c6d613ac3223fdf515c1616331bdeb2a4f1a4
Make sure to put our sret argument into %rax on x86-64. Fixes PR13563!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165063 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-x86-64.ll