[PATCH] D45736: [SimplifyLibcalls] Replace locked IO with unlocked IO

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 04:43:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332452: [SimplifyLibcalls] Replace locked IO with unlocked IO (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45736?vs=146040&id=147051#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45736

Files:
  llvm/trunk/include/llvm/Analysis/TargetLibraryInfo.def
  llvm/trunk/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/trunk/test/Transforms/InstCombine/unlocked-stdio.ll
  llvm/trunk/unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45736.147051.patch
Type: text/x-patch
Size: 40542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/b1456835/attachment.bin>


More information about the llvm-commits mailing list