[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 19:24:05 PST 2018
rtereshin updated this revision to Diff 136669.
rtereshin edited the summary of this revision.
rtereshin added a comment.
Fixing a little non-determinism in picking live-in phys regs used to define input vregs.
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.136669.patch
Type: text/x-patch
Size: 68225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/6949525c/attachment.bin>
More information about the llvm-commits
mailing list