[PATCH] D44700: [GlobalISel] Improving InstructionSelect's performance by reducing MatchTable

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 15:08:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332907: [GlobalISel] Improving InstructionSelect's performance by reducing MatchTable… (authored by rtereshin, committed by ).
Herald added a subscriber: mgrang.

Changed prior to commit:
  https://reviews.llvm.org/D44700?vs=139196&id=147885#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44700

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  llvm/trunk/test/TableGen/GlobalISelEmitter.td
  llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44700.147885.patch
Type: text/x-patch
Size: 166751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/4ca49c50/attachment.bin>


More information about the llvm-commits mailing list