[mips] Disable tail calls temporarily
authorSimon Dardis <simon.dardis@imgtec.com>
Tue, 27 Sep 2016 13:15:54 +0000 (13:15 +0000)
committerSimon Dardis <simon.dardis@imgtec.com>
Tue, 27 Sep 2016 13:15:54 +0000 (13:15 +0000)
commitd2ed8abb152bf188f20a6beed296bc008a0511c3
tree15d5fe0c6b8791ad74957612bf6de4fccd994ad3
parent912d0394626f2e7a57c1c353370e9f82240f2d6f
[mips] Disable tail calls temporarily

Disable tail calls while the remaining bugs are fixed. Enable only for tests.

Reviewers: vkalintiris

Differential Review: https://reviews.llvm.org/D24912

llvm-svn: 282487
llvm/lib/Target/Mips/MipsSEISelLowering.cpp
llvm/test/CodeGen/Mips/fastcc.ll
llvm/test/CodeGen/Mips/gpreg-lazy-binding.ll
llvm/test/CodeGen/Mips/i64arg.ll
llvm/test/CodeGen/Mips/indirectcall.ll
llvm/test/CodeGen/Mips/lazy-binding.ll
llvm/test/CodeGen/Mips/llvm-ir/call.ll
llvm/test/CodeGen/Mips/tailcall/tail-call-arguments-clobber.ll
llvm/test/CodeGen/Mips/tailcall/tailcall-wrong-isa.ll
llvm/test/CodeGen/Mips/tailcall/tailcall.ll