X86 byval copies no longer always_inline. <rdar://problem/8706628>
authorStuart Hastings <stuart@apple.com>
Wed, 9 Mar 2011 21:10:30 +0000 (21:10 +0000)
committerStuart Hastings <stuart@apple.com>
Wed, 9 Mar 2011 21:10:30 +0000 (21:10 +0000)
commit2f26fa48380da12fd8e3d00a7b6baa7ae280870f
tree0c6369100849c125f01e8d31a3522e202b923c68
parent842db07c6130fd809f2627545eed29393bb05d57
X86 byval copies no longer always_inline.  <rdar://problem/8706628>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127359 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/byval-memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/byval2.ll
test/CodeGen/X86/byval3.ll
test/CodeGen/X86/byval4.ll
test/CodeGen/X86/byval5.ll
test/CodeGen/X86/byval7.ll
test/CodeGen/X86/tailcallbyval64.ll