This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd19ebc5d82 GlobalISel: Add another overload of buildUnmerge new 4cd136da598 [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC
The 1 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/SelectionDAG.cpp | 11 ++- test/CodeGen/AArch64/half.ll | 17 ++-- test/CodeGen/ARM/fcmp-xo.ll | 67 +++++++------- test/CodeGen/ARM/fp16-instructions.ll | 139 +++++++++++++++-------------- test/CodeGen/ARM/vcge.ll | 6 +- test/CodeGen/SPARC/fp128.ll | 7 +- test/CodeGen/X86/block-placement.ll | 142 +++++++++++++++--------------- test/CodeGen/X86/fcmp-constant.ll | 37 ++------ 8 files changed, 214 insertions(+), 212 deletions(-)