[PATCH] [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not available on MIPS32r6/MIPS64r6)
Daniel Sanders
daniel.sanders at imgtec.com
Tue Jun 24 03:21:47 PDT 2014
Hi zoran.jovanovic, jkolek, vmedic,
This completes the change to use JALR instead of JR on MIPS32r6/MIPS64r6.
Depends on D4267
http://reviews.llvm.org/D4269
Files:
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/Mips/MipsAsmPrinter.h
lib/Target/Mips/MipsInstrInfo.td
test/CodeGen/Mips/llvm-ir/call.ll
test/CodeGen/Mips/llvm-ir/indirectbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4269.10779.patch
Type: text/x-patch
Size: 10148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140624/3fa783cc/attachment.bin>
More information about the llvm-commits
mailing list