[PATCH] D53338: [InstCombine] Cleanup libfunc attribute inferring

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 14:20:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344645: [InstCombine] Cleanup libfunc attribute inferring (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53338?vs=169888&id=169893#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53338

Files:
  llvm/trunk/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/trunk/lib/Transforms/IPO/InferFunctionAttrs.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/pr39177.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53338.169893.patch
Type: text/x-patch
Size: 19327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/f35c507b/attachment.bin>


More information about the llvm-commits mailing list