[PATCH] D45418: [SimplifyLibcalls] Atoi, strtol replacements

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 12:02:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330860: [SimplifyLibcalls] Atoi, strtol replacements (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45418?vs=143420&id=143982#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45418

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/str-int-2.ll
  llvm/trunk/test/Transforms/InstCombine/str-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45418.143982.patch
Type: text/x-patch
Size: 13596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/f669c0d5/attachment.bin>


More information about the llvm-commits mailing list