Fix an illegal tailcall opt where the callee returns a double via xmm while...
Fix an illegal tailcall opt where the callee returns a double via xmm while caller returns x86_fp80 via st0. rdar://12229511 llvm-svn: 164588
Loading
Please register or sign in to comment