hoist check for IsTailCall to callers. Eliminate redundant check for
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 02:46:53 +0000 (02:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 02:46:53 +0000 (02:46 +0000)
commite3ee6f1e1fcd61a9a0f3297848e73bd55b42a97d
tree53029f8d9cccc2de7f82e1f6e4e5ede50bc2a25a
parent951bf7d74f12b6dacfb2691c90603916b9bfd93f
hoist check for IsTailCall to callers.  Eliminate redundant check for
x86-64: GOT-style PIC is never used on x86-64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp