[PATCH] [mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.

Toma Tabacu toma.tabacu at imgtec.com
Tue Nov 11 08:20:46 PST 2014


-added the MicroMips version of these expansions.
-added a test-case for the MicroMips version (note that the normal version already has a test-case in MC/Mips/mips-jump-instructions.s).
-made some minor cosmetic changes to the code in the expandJalWithRegs function.

http://reviews.llvm.org/D5601

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/micromips-jump-instructions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5601.16049.patch
Type: text/x-patch
Size: 5504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141111/3f0b82a1/attachment.bin>


More information about the llvm-commits mailing list