[PATCH] D68288: [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 18:04:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373551: [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68288?vs=222666&id=222946#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68288

Files:
  llvm/trunk/unittests/CMakeLists.txt
  llvm/trunk/unittests/TableGen/CMakeLists.txt
  llvm/trunk/unittests/TableGen/CodeExpanderTest.cpp
  llvm/trunk/utils/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/GICombinerEmitter.cpp
  llvm/trunk/utils/TableGen/GlobalISel/CMakeLists.txt
  llvm/trunk/utils/TableGen/GlobalISel/CodeExpander.cpp
  llvm/trunk/utils/TableGen/GlobalISel/CodeExpander.h
  llvm/trunk/utils/TableGen/GlobalISel/CodeExpansions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68288.222946.patch
Type: text/x-patch
Size: 17076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/024dff6e/attachment.bin>


More information about the llvm-commits mailing list