This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5764a8f9422 Synchronize LLVM's copy of libc++abi's demangler with the l [...] new 2ce639442f3 [llvm-objcopy] Rename SHOffset (e_shoff) field to SHOff. NFC new 08e98de550b [X86] Autogenerate fp128-libcalls.ll new 58425baecf6 [X86] Add tests for fp128 frem, sqrt, sin, and cos.
The 3 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: test/CodeGen/X86/fp128-libcalls.ll | 208 ++++++++++++++++++++++++++++++------- tools/llvm-objcopy/ELF/Object.cpp | 12 +-- tools/llvm-objcopy/ELF/Object.h | 2 +- 3 files changed, 175 insertions(+), 47 deletions(-)