[PATCH] D31232: [IR] Use a binary search in DataLayout::getAlignmentInfo

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 23:28:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298579: [IR] Use a binary search in DataLayout::getAlignmentInfo (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D31232?vs=92590&id=92761#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31232

Files:
  llvm/trunk/include/llvm/IR/DataLayout.h
  llvm/trunk/lib/IR/DataLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31232.92761.patch
Type: text/x-patch
Size: 7055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/1f8616c3/attachment.bin>


More information about the llvm-commits mailing list