[PATCH] D48585: [X86] Use a std::vector for the memory unfolding vector.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:16:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335994: [X86] Use a std::vector for the memory unfolding table. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48585?vs=152840&id=153523#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48585

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48585.153523.patch
Type: text/x-patch
Size: 6027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/56f9d407/attachment.bin>


More information about the llvm-commits mailing list