This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 677e33fc8cf [LowerTypeTests] Mark .cfi.jumptable nounwind. new d0cb2418452 Revert "[SimplifyLibcalls] Replace locked IO with unlocked IO"
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 | 27 ----- include/llvm/Transforms/Utils/BuildLibCalls.h | 33 +----- include/llvm/Transforms/Utils/SimplifyLibCalls.h | 4 - lib/Analysis/TargetLibraryInfo.cpp | 42 +------ lib/Transforms/Utils/BuildLibCalls.cpp | 124 ------------------- lib/Transforms/Utils/SimplifyLibCalls.cpp | 111 +++-------------- test/Transforms/InstCombine/unlocked-stdio.ll | 145 ----------------------- 7 files changed, 21 insertions(+), 465 deletions(-) delete mode 100644 test/Transforms/InstCombine/unlocked-stdio.ll