This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd46678873a [llvm-objdump] Add --archive-headers (-a) option new a86a3c2c457 [X86][SSE] Add srem x, (1 << c) combine tests new 37aa5135e52 [Power9] Add lib calls for float128 operations with no equi [...] new 78a28ad3b83 [llvm-objcopy] Fix timezone dependant tests
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: lib/Target/PowerPC/PPCISelLowering.cpp | 19 ++ test/CodeGen/PowerPC/f128-arith.ll | 147 ++++++++++++- test/CodeGen/X86/combine-srem.ll | 227 +++++++++++++++++++++ test/tools/llvm-objdump/archive-headers-disas.test | 18 +- test/tools/llvm-objdump/archive-headers.test | 18 +- 5 files changed, 410 insertions(+), 19 deletions(-)