Allow trivial sibcall of vararg callee when no arguments are being passed.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 26 Mar 2010 02:13:13 +0000 (02:13 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 26 Mar 2010 02:13:13 +0000 (02:13 +0000)
commit3c262eec5354766bab7b37efc8d203a7afe91458
treed81e201352b6ec83a9f4b6814f8b806f36bc099f
parentd05e8055362be52fc33dcc685ba2ae5c722506b5
Allow trivial sibcall of vararg callee when no arguments are being passed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99598 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/pic.ll
test/CodeGen/X86/sibcall.ll
test/CodeGen/X86/xor-icmp.ll