OSDN Git Service

[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)
commitfbff6d5f711db19fa5c18e22cce0f45fb97504e7
treec98fdf4b3b0c6f4035ab2205fe9cc5641d6095a5
parente7962852ac45d58f5cd1e1d3cca7e023d9f9e499
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282487 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsSEISelLowering.cpp
test/CodeGen/Mips/fastcc.ll
test/CodeGen/Mips/gpreg-lazy-binding.ll
test/CodeGen/Mips/i64arg.ll
test/CodeGen/Mips/indirectcall.ll
test/CodeGen/Mips/lazy-binding.ll
test/CodeGen/Mips/llvm-ir/call.ll
test/CodeGen/Mips/tailcall/tail-call-arguments-clobber.ll
test/CodeGen/Mips/tailcall/tailcall-wrong-isa.ll
test/CodeGen/Mips/tailcall/tailcall.ll