This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ba29b6 [SROA] Fix crash with lifetime intrinsic partially covering alloca. new 87b8240 [SimplifyLibCalls] Emit sqrt intrinsic instead of a libcall. new 4a8f62e [MC] Delete use of *structors_used.
The 2 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/MC/MCAsmInfo.h | 9 --------- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 12 ------------ lib/MC/MCAsmInfo.cpp | 1 - lib/MC/MCAsmInfoDarwin.cpp | 1 - lib/Transforms/Utils/SimplifyLibCalls.cpp | 5 +++-- test/Transforms/InstCombine/pow-sqrt.ll | 2 +- 6 files changed, 4 insertions(+), 26 deletions(-)