[PATCH] D88389: [M68K] (Patch 3/8) Basic infrastructures and target description files
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 15:44:28 PDT 2020
myhsu updated this revision to Diff 297345.
myhsu marked 14 inline comments as done.
myhsu added a comment.
Addressed feedbacks, mostly formatting issues
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88389/new/
https://reviews.llvm.org/D88389
Files:
llvm/cmake/config-ix.cmake
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
llvm/lib/Target/LLVMBuild.txt
llvm/lib/Target/M680x0/CMakeLists.txt
llvm/lib/Target/M680x0/LLVMBuild.txt
llvm/lib/Target/M680x0/M680x0.td
llvm/lib/Target/M680x0/M680x0CallingConv.td
llvm/lib/Target/M680x0/M680x0DummyTargetMachine.cpp
llvm/lib/Target/M680x0/M680x0InstrArithmetic.td
llvm/lib/Target/M680x0/M680x0InstrBits.td
llvm/lib/Target/M680x0/M680x0InstrCompiler.td
llvm/lib/Target/M680x0/M680x0InstrControl.td
llvm/lib/Target/M680x0/M680x0InstrData.td
llvm/lib/Target/M680x0/M680x0InstrFormats.td
llvm/lib/Target/M680x0/M680x0InstrInfo.td
llvm/lib/Target/M680x0/M680x0InstrShiftRotate.td
llvm/lib/Target/M680x0/M680x0RegisterInfo.td
llvm/lib/Target/M680x0/M680x0Schedule.td
llvm/lib/Target/M680x0/MCTargetDesc/CMakeLists.txt
llvm/lib/Target/M680x0/MCTargetDesc/LLVMBuild.txt
llvm/lib/Target/M680x0/MCTargetDesc/M680x0DummyDesc.cpp
llvm/lib/Target/M680x0/TargetInfo/CMakeLists.txt
llvm/lib/Target/M680x0/TargetInfo/LLVMBuild.txt
llvm/lib/Target/M680x0/TargetInfo/M680x0DummyInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88389.297345.patch
Type: text/x-patch
Size: 172047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/c519b78a/attachment-0001.bin>
More information about the llvm-commits
mailing list