[PATCH] D42251: [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencies and other things.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 11:56:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323681: [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencies… (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42251?vs=131374&id=131837#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42251

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  llvm/trunk/lib/CodeGen/GlobalISel/CMakeLists.txt
  llvm/trunk/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizeMutations.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42251.131837.patch
Type: text/x-patch
Size: 58584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/bdc8ac33/attachment-0001.bin>


More information about the llvm-commits mailing list