[PATCH] D30071: [NDS32 38/46] Add Multiple Load/Store Instructions and Generation Pass

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 17:39:59 PST 2017


shiva0217 created this revision.
Herald added a subscriber: mgorny.

Add Multiple Load/Store Instructions and Generation Pass


https://reviews.llvm.org/D30071

Files:
  lib/Target/NDS32/CMakeLists.txt
  lib/Target/NDS32/InstPrinter/NDS32InstPrinter.cpp
  lib/Target/NDS32/InstPrinter/NDS32InstPrinter.h
  lib/Target/NDS32/NDS32.h
  lib/Target/NDS32/NDS32InstrFormats.td
  lib/Target/NDS32/NDS32InstrInfo.td
  lib/Target/NDS32/NDS32LoadStoreOptimizer.cpp
  lib/Target/NDS32/NDS32Predicate.td
  lib/Target/NDS32/NDS32TargetMachine.cpp
  test/CodeGen/NDS32/load-store-insns.ll
  test/CodeGen/NDS32/multiple-load-store.ll
  test/CodeGen/NDS32/prolog-endprolog.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30071.88825.patch
Type: text/x-patch
Size: 44183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/f0474a97/attachment.bin>


More information about the llvm-commits mailing list