[PATCH] D43962: [GlobalISel][utils] Adding the init version of Instruction Select Testgen
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 21:07:20 PST 2018
rtereshin updated this revision to Diff 136675.
rtereshin edited the summary of this revision.
rtereshin added a comment.
fixing little formatting issues, NFC
Repository:
rL LLVM
https://reviews.llvm.org/D43962
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelectTestgen.h
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
include/llvm/CodeGen/GlobalISel/InstructionSelectorTestgen.h
include/llvm/InitializePasses.h
include/llvm/Support/CodeGenCoverage.h
lib/CodeGen/GlobalISel/CMakeLists.txt
lib/CodeGen/GlobalISel/GlobalISel.cpp
lib/CodeGen/GlobalISel/InstructionSelect.cpp
lib/CodeGen/GlobalISel/InstructionSelectTestgen.cpp
lib/CodeGen/GlobalISel/InstructionSelectorTestgen.cpp
lib/Support/CodeGenCoverage.cpp
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp
utils/update_instruction_select_testgen_tests.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43962.136675.patch
Type: text/x-patch
Size: 68274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/a11bdbf8/attachment-0001.bin>
More information about the llvm-commits
mailing list