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

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 20 15:40:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303495: Add pthread_self function prototype and make it speculatable. (authored by trentxintong).

Changed prior to commit:
  https://reviews.llvm.org/D32782?vs=97678&id=99681#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32782

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32782.99681.patch
Type: text/x-patch
Size: 5547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170520/84489d32/attachment.bin>


More information about the llvm-commits mailing list