[PATCH] D68426: [gicombiner] Hoist pure C++ combine into the tablegen definition

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 17:01:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGec5208fd6566: [gicombiner] Hoist pure C++ combine into the tablegen definition (authored by dsanders).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68426/new/

https://reviews.llvm.org/D68426

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/TableGen/Error.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/TableGen/Error.cpp
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
  llvm/utils/TableGen/GICombinerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68426.225330.patch
Type: text/x-patch
Size: 20473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/9516d5d0/attachment.bin>


More information about the llvm-commits mailing list