Allow tail call opportunity detection through nested and/or multiple iterations of...
authorStephen Lin <stephenwlin@gmail.com>
Sat, 20 Apr 2013 04:27:51 +0000 (04:27 +0000)
committerStephen Lin <stephenwlin@gmail.com>
Sat, 20 Apr 2013 04:27:51 +0000 (04:27 +0000)
commit5c34e08b9fff9d4df2421e4f41ff15b85f638dd1
treef3b90c7a8ae3510ba68e88d9d0f294876f76830f
parentd0ec6ddc1454a00dd9cf9db813433d2953f4c952
Allow tail call opportunity detection through nested and/or multiple iterations of extractelement/insertelement indirection

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179924 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Analysis.cpp
test/CodeGen/X86/tailcall-64.ll