[PATCH] D32782: Add pthread_self function prototype and make it speculatable.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 09:57:58 PDT 2017


trentxintong updated this revision to Diff 97673.
trentxintong added a comment.

Do not check for return value for pthread_self.


https://reviews.llvm.org/D32782

Files:
  include/llvm/Analysis/TargetLibraryInfo.def
  lib/Analysis/TargetLibraryInfo.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  test/Transforms/LICM/pthread.ll
  unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32782.97673.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/79c5a8d7/attachment.bin>


More information about the llvm-commits mailing list