[PATCH] Adapt MipsLongBranch pass to work in NaCl.

Sasa Stankovic Sasa.Stankovic at imgtec.com
Fri Mar 14 15:18:37 PDT 2014


Hi mseaborn,

[mips] Adapt MipsLongBranch pass to work in NaCl.  Defer the offset calculation
until the fixup phase when all the additional sandboxing instructions are added.

http://llvm-reviews.chandlerc.com/D3089

Files:
  lib/Target/Mips/MipsAsmPrinter.cpp
  lib/Target/Mips/MipsInstrInfo.td
  lib/Target/Mips/MipsLongBranch.cpp
  lib/Target/Mips/MipsMCInstLower.cpp
  lib/Target/Mips/MipsMCInstLower.h
  test/MC/Mips/nacl-long-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3089.1.patch
Type: text/x-patch
Size: 14823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140314/2bb5365f/attachment.bin>


More information about the llvm-commits mailing list