[PATCH] D45736: [SimplifyLibcalls] Replace locked IO with unlocked IO
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 15:35:10 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331002: [SimplifyLibcalls] Replace locked IO with unlocked IO (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45736?vs=144206&id=144225#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/InstCombine/unlocked-stdio.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45736.144225.patch
Type: text/x-patch
Size: 33812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/d071a7d8/attachment.bin>
More information about the llvm-commits
mailing list