This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff6f0b2f418 [utils] collect_and_build_with_pgo.py: revert part already [...] new 03f7634b5d1 [X86] Add test cases showing missed opportunities for optim [...] new 346342d0699 [DAGCombiner] Better constant vector support for FCOPYSIGN.
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 | 8 ++-- test/CodeGen/X86/sse1-fcopysign.ll | 72 ++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/sse1-fcopysign.ll