[PATCH] D48312: [X86] Use binary search of the EVEX->VEX static tables instead of populating two DenseMaps for lookups

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 21:36:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335092: [X86] Use binary search of the EVEX->VEX static tables instead of populating… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48312?vs=151849&id=152019#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48312

Files:
  llvm/trunk/lib/Target/X86/X86EvexToVex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48312.152019.patch
Type: text/x-patch
Size: 3991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/0ab5eabb/attachment.bin>


More information about the llvm-commits mailing list