[PATCH] D56694: [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 13:54:46 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351485: [mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25 (authored by vstefanovic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56694?vs=182365&id=182393#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56694/new/
https://reviews.llvm.org/D56694
Files:
llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
llvm/trunk/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/trunk/lib/Target/Mips/MipsAsmPrinter.cpp
llvm/trunk/lib/Target/Mips/MipsFastISel.cpp
llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
llvm/trunk/lib/Target/Mips/MipsISelLowering.h
llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
llvm/trunk/lib/Target/Mips/MipsMCInstLower.cpp
llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
llvm/trunk/test/CodeGen/Mips/gprestore.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/sdiv.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/srem.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/udiv.ll
llvm/trunk/test/CodeGen/Mips/llvm-ir/urem.ll
llvm/trunk/test/CodeGen/Mips/long-call-attr.ll
llvm/trunk/test/CodeGen/Mips/long-call-mcount.ll
llvm/trunk/test/CodeGen/Mips/msa/f16-llvm-ir.ll
llvm/trunk/test/CodeGen/Mips/o32_cc_byval.ll
llvm/trunk/test/CodeGen/Mips/reloc-jalr.ll
llvm/trunk/test/CodeGen/Mips/shrink-wrapping.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56694.182393.patch
Type: text/x-patch
Size: 45428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/662076f8/attachment.bin>
More information about the llvm-commits
mailing list