This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d98749c59f2 [MIPS GlobalISel] Select floating point arithmetic operations new f793291e8be [x86] add tests with constants for FP scalarization; NFC new 4e6b00fa2c5 [llvm-objcopy] Make section rename/set flags case-insensitive new 1ce9ddff790 [x86] add tests with constants for FP scalarization; NFC new 1cb99611c4a [x86] add negative tests for FP scalarization; NFC
The 4 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/scalarize-fp.ll | 544 +++++++++++++++++++++ .../llvm-objcopy/ELF/rename-section-flag.test | 8 + test/tools/llvm-objcopy/ELF/set-section-flags.test | 10 + tools/llvm-objcopy/CopyConfig.cpp | 24 +- 4 files changed, 574 insertions(+), 12 deletions(-)