[PATCH] D36618: [globalisel][tablegen] Simplify named operand/operator lookups and fix a wrong-code bug this revealed.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 10:14:54 PDT 2017


dsanders updated this revision to Diff 113771.
dsanders added a comment.

Rebase


https://reviews.llvm.org/D36618

Files:
  include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
  test/CodeGen/X86/GlobalISel/select-blsr.mir
  test/TableGen/GlobalISelEmitter.td
  utils/TableGen/GlobalISelEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36618.113771.patch
Type: text/x-patch
Size: 36061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/a5f18ab9/attachment.bin>


More information about the llvm-commits mailing list