This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a896ada8ee6 Update a few switch statements to handle file_magic::pdb. new 3c6344a9e29 Fix a bug regarding a mis-identified file type in pdbutil. new 9f148e7de29 [X86][SSE] Regenerate float maxnum/minnum tests
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: test/CodeGen/X86/fmaxnum.ll | 178 ++++++++++++++++++++++++--------------- test/CodeGen/X86/fminnum.ll | 172 +++++++++++++++++++++++-------------- tools/llvm-pdbutil/InputFile.cpp | 2 +- 3 files changed, 222 insertions(+), 130 deletions(-)