This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 431efe4a237 [ARM] Adjust the feature set for Exynos new 5a282e54d07 extend folding fsub/fadd to fneg for FMF new 6bbc345f937 [llvm-objcopy] Add --dump-section
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 +++--- test/CodeGen/X86/fp-fold.ll | 96 ++++++++----------------------- test/tools/llvm-objcopy/dump-section.test | 16 ++++++ tools/llvm-objcopy/ObjcopyOpts.td | 3 + tools/llvm-objcopy/Object.cpp | 3 + tools/llvm-objcopy/Object.h | 1 + tools/llvm-objcopy/llvm-objcopy.cpp | 37 ++++++++++++ 7 files changed, 94 insertions(+), 80 deletions(-)