[PATCH] D28652: [NDS32 15/46] Add 32-bit Load/Store Instructions with [Reg + Imm] addressing mode

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 01:07:12 PST 2017


shiva0217 updated this revision to Diff 88685.
shiva0217 retitled this revision from "[NDS32 15/22] add NDS32 Selection Dag Info class" to "[NDS32 15/46] Add 32-bit Load/Store Instructions with [Reg + Imm] addressing mode".
shiva0217 edited the summary of this revision.

https://reviews.llvm.org/D28652

Files:
  lib/Target/NDS32/InstPrinter/NDS32InstPrinter.cpp
  lib/Target/NDS32/InstPrinter/NDS32InstPrinter.h
  lib/Target/NDS32/NDS32ISelDAGToDAG.cpp
  lib/Target/NDS32/NDS32InstrFormats.td
  lib/Target/NDS32/NDS32InstrInfo.td
  lib/Target/NDS32/NDS32Predicate.td
  lib/Target/NDS32/NDS32RegisterInfo.cpp
  test/CodeGen/NDS32/load-store-insns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28652.88685.patch
Type: text/x-patch
Size: 15421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/c46e5eaa/attachment.bin>


More information about the llvm-commits mailing list