Completely disable tail calls when fast-isel is enabled, as fast-isel
authorDan Gohman <gohman@apple.com>
Sat, 28 Aug 2010 00:51:03 +0000 (00:51 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 28 Aug 2010 00:51:03 +0000 (00:51 +0000)
commitbadcda4afa35bf86ce2e6e77ca20f1ce2365b549
tree6753af186a4072f780f2b303d429070ca07b379d
parent7258df71fa21483f03d3804164c57f32cfc22e01
Completely disable tail calls when fast-isel is enabled, as fast-isel
doesn't currently support dealing with this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112341 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/X86/tailcall-fastisel.ll