[PATCH] D28638: [NDS32 1/22] Recognise nds32 in triple parsing code

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


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

I'm sharing an initial set of patches that incrementally add NDS32 CodeGen and MC layer for NDS32 to LLVM.
I've split everything up in to what are hopefully easily reviewable chunks
(much like has been done with the incremental import of the RISC-V backend).


https://reviews.llvm.org/D28638

Files:
  CODE_OWNERS.TXT
  cmake/config-ix.cmake
  include/llvm/ADT/Triple.h
  lib/Support/Triple.cpp
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28638.84228.patch
Type: text/x-patch
Size: 4844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/8aa4c817/attachment.bin>


More information about the llvm-commits mailing list