[PATCH] D19873: [mips][micromips] Make getPointerRegClass() result depend on the instruction.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 04:07:39 PDT 2016


dsanders updated this revision to Diff 56548.
dsanders added a comment.

Fix the incorrect sign of the offset field


http://reviews.llvm.org/D19873

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MicroMipsInstrInfo.td
  lib/Target/Mips/MipsRegisterInfo.cpp
  lib/Target/Mips/MipsRegisterInfo.h
  lib/Target/Mips/MipsRegisterInfo.td
  test/CodeGen/Mips/micromips-addiu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19873.56548.patch
Type: text/x-patch
Size: 6849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/260b0a45/attachment.bin>


More information about the llvm-commits mailing list