[PATCH] D22008: GlobalISel: implement low-level type suitable for MachineInstr selection
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 13:31:42 PDT 2016
t.p.northover updated this revision to Diff 63126.
t.p.northover marked 2 inline comments as done.
t.p.northover added a comment.
Fix patch after Quentin & Matt's comments.
Repository:
rL LLVM
http://reviews.llvm.org/D22008
Files:
include/llvm/CodeGen/GlobalISel/MachineLegalizer.h
include/llvm/CodeGen/LowLevelType.h
lib/CodeGen/GlobalISel/CMakeLists.txt
lib/CodeGen/GlobalISel/MachineLegalizer.cpp
unittests/CodeGen/CMakeLists.txt
unittests/CodeGen/GlobalISel/CMakeLists.txt
unittests/CodeGen/GlobalISel/MachineLegalizerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22008.63126.patch
Type: text/x-patch
Size: 17126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/1f26f4ca/attachment-0001.bin>
More information about the llvm-commits
mailing list