[PATCH] D21370: [mips] Emit a JALR with $rd equal to $zero, instead of a JR in MIPS32R6.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 08:46:40 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273085: [mips] Emit a JALR with $rd equal to $zero, instead of a JR in MIPS32R6. (authored by vkalintiris).

Changed prior to commit:
  http://reviews.llvm.org/D21370?vs=60811&id=61165#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21370

Files:
  llvm/trunk/lib/Target/Mips/MipsLongBranch.cpp
  llvm/trunk/test/CodeGen/Mips/longbranch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21370.61165.patch
Type: text/x-patch
Size: 4658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160618/6a9da44f/attachment.bin>


More information about the llvm-commits mailing list