[PATCH] D48527: [X86] Sort the static memory folding tables by reg opcode. Remove the reg->mem DenseMaps in favor of binary search.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 10:31:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335501: [X86] Sort the static memory folding tables by reg opcode. Remove the reg->mem… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48527?vs=152610&id=152723#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48527
Files:
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.h
More information about the llvm-commits
mailing list