This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8529ecef2f4 [Tests] Yet more combination of tests for unordered.atomic memset new 4b077a176c5 [CommandLine] Allow Options to specify multiple OptionCategory's. new d568215bb21 [InstCombine] allow sinking fneg operands through an FP min/max
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: include/llvm/Support/CommandLine.h | 13 +++-- lib/Support/CommandLine.cpp | 37 ++++++++---- lib/Transforms/InstCombine/InstCombineCompares.cpp | 10 ++-- test/Transforms/InstCombine/minmax-fp.ll | 28 ++++----- unittests/Support/CommandLineTest.cpp | 68 +++++++++++++++++++--- 5 files changed, 110 insertions(+), 46 deletions(-)