[PATCH] D28649: [NDS32 12/22] add NDS32 Instruction Info

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 23:25:51 PST 2017


shiva0217 created this revision.
shiva0217 added a subscriber: llvm-commits.
Herald added a subscriber: mgorny.

Add NDS32 Instruction Info
which specify how target generate instructions for spilling/loading registers to/from stack and branch analysis for NDS32 target


https://reviews.llvm.org/D28649

Files:
  lib/Target/NDS32/CMakeLists.txt
  lib/Target/NDS32/NDS32InstrInfo.cpp
  lib/Target/NDS32/NDS32InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28649.84239.patch
Type: text/x-patch
Size: 19153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/1c7eac36/attachment.bin>


More information about the llvm-commits mailing list