[PATCH] D69103: Backend for NEC SX-Aurora
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 08:07:36 PDT 2019
simoll updated this revision to Diff 226140.
simoll marked 3 inline comments as done.
simoll added a comment.
Thanks for your feedback! Fixes in this update:
- Using `llc --version` in the target test.
- comment cleanup.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69103.226140.patch
Type: text/x-patch
Size: 15519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/b25dbf0b/attachment-0001.bin>
More information about the llvm-commits
mailing list