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

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 20:15:22 PDT 2017


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

Add tests


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.97542.patch
Type: text/x-patch
Size: 4243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/2abeb0cd/attachment.bin>


More information about the llvm-commits mailing list