[PATCH] D28650: [NDS32 13/22] add NDS32 Register Info

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


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

Add NDS32 Register Info
which contain helper functions to get NDS32 callee save registers and preserve registers and how to eliminate frame index to NDS32 load/store instructions.


https://reviews.llvm.org/D28650

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28650.84240.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/e3693e3a/attachment.bin>


More information about the llvm-commits mailing list