[PATCH] D53129: [InstCombine] Fixed crash with aliased functions

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 13 08:25:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344454: [InstCombine] Fixed crash with aliased functions (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53129?vs=169230&id=169564#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53129

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: D53129.169564.patch
Type: text/x-patch
Size: 15410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181013/1ed6bea6/attachment.bin>


More information about the llvm-commits mailing list