Don't let a noalias difference disrupt the tailcall optimization.
authorDan Gohman <gohman@apple.com>
Fri, 13 Nov 2009 18:49:38 +0000 (18:49 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 13 Nov 2009 18:49:38 +0000 (18:49 +0000)
commit01205a80f5c789234029813f8c09488891c0b23e
treeede7e5766fcd020c24a0bda846877edc8108eb1d
parent0d1680a7d886e2148f3d54c0095bf946544a741f
Don't let a noalias difference disrupt the tailcall optimization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88672 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
test/CodeGen/X86/tailcall1.ll