[PATCH] D69103: Backend for NEC SX-Aurora
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 08:44:38 PDT 2019
simoll updated this revision to Diff 226671.
simoll added a comment.
Thanks for your comments!
Added the suggested TripleTest.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69103/new/
https://reviews.llvm.org/D69103
Files:
llvm/CODE_OWNERS.TXT
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
llvm/lib/Target/LLVMBuild.txt
llvm/lib/Target/VE/CMakeLists.txt
llvm/lib/Target/VE/LLVMBuild.txt
llvm/lib/Target/VE/MCTargetDesc/CMakeLists.txt
llvm/lib/Target/VE/MCTargetDesc/LLVMBuild.txt
llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp
llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h
llvm/lib/Target/VE/TargetInfo/CMakeLists.txt
llvm/lib/Target/VE/TargetInfo/LLVMBuild.txt
llvm/lib/Target/VE/TargetInfo/VETargetInfo.cpp
llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VETargetMachine.cpp
llvm/lib/Target/VE/VETargetMachine.h
llvm/test/CodeGen/VE/lit.local.cfg
llvm/test/CodeGen/VE/target_support.ll
llvm/unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69103.226671.patch
Type: text/x-patch
Size: 16624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/2ae20d5c/attachment.bin>
More information about the llvm-commits
mailing list