[PATCH] D22074: GlobalISel: legalization policy class

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 13:32:52 PDT 2016


t.p.northover updated this revision to Diff 63127.
t.p.northover added a comment.

Sorry, wrong diff. And I think I addressed Eli's comment too.


Repository:
  rL LLVM

http://reviews.llvm.org/D22074

Files:
  include/llvm/CodeGen/GlobalISel/MachineLegalizer.h
  include/llvm/CodeGen/LowLevelType.h
  lib/CodeGen/GlobalISel/CMakeLists.txt
  lib/CodeGen/GlobalISel/IRTranslator.cpp
  lib/CodeGen/GlobalISel/MachineLegalizer.cpp
  lib/CodeGen/LowLevelType.cpp
  unittests/CodeGen/CMakeLists.txt
  unittests/CodeGen/GlobalISel/CMakeLists.txt
  unittests/CodeGen/GlobalISel/MachineLegalizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22074.63127.patch
Type: text/x-patch
Size: 22345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/fbd49ec7/attachment.bin>


More information about the llvm-commits mailing list