[PATCH] D21138: [mips] Enable tail calls by default

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 02:24:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277708: [mips] Enable tail calls by default (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D21138?vs=64487&id=66776#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21138

Files:
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsDelaySlotFiller.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/test/CodeGen/Mips/biggot.ll
  llvm/trunk/test/CodeGen/Mips/brdelayslot.ll
  llvm/trunk/test/CodeGen/Mips/cconv/reserved-space.ll
  llvm/trunk/test/CodeGen/Mips/fastcc.ll
  llvm/trunk/test/CodeGen/Mips/gpreg-lazy-binding.ll
  llvm/trunk/test/CodeGen/Mips/i64arg.ll
  llvm/trunk/test/CodeGen/Mips/indirectcall.ll
  llvm/trunk/test/CodeGen/Mips/lazy-binding.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/call.ll
  llvm/trunk/test/CodeGen/Mips/nacl-branch-delay.ll
  llvm/trunk/test/CodeGen/Mips/tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21138.66776.patch
Type: text/x-patch
Size: 26401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/220d5531/attachment.bin>


More information about the llvm-commits mailing list