[PATCH] D24763: [mips] Restrict tail call optimization

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 13:33:01 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287505: [mips] Restrict tail call optimization (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D24763?vs=76398&id=78666#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24763

Files:
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/test/CodeGen/Mips/fastcc.ll
  llvm/trunk/test/CodeGen/Mips/i64arg.ll
  llvm/trunk/test/CodeGen/Mips/lazy-binding.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/call.ll
  llvm/trunk/test/CodeGen/Mips/tailcall/tail-call-arguments-clobber.ll
  llvm/trunk/test/CodeGen/Mips/tailcall/tailcall-wrong-isa.ll
  llvm/trunk/test/CodeGen/Mips/tailcall/tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24763.78666.patch
Type: text/x-patch
Size: 18191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161120/b98d50de/attachment.bin>


More information about the llvm-commits mailing list