This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 143d7445b5d Add pthread_self function prototype and make it speculatable. new a9ee0160e60 Revert "Add pthread_self function prototype and make it spe [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/TargetLibraryInfo.def | 3 --- lib/Analysis/TargetLibraryInfo.cpp | 9 ------- lib/Transforms/Utils/BuildLibCalls.cpp | 12 --------- test/Transforms/LICM/pthread.ll | 38 ---------------------------- unittests/Analysis/TargetLibraryInfoTest.cpp | 8 +++--- 5 files changed, 3 insertions(+), 67 deletions(-) delete mode 100644 test/Transforms/LICM/pthread.ll