This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d51300de9d Propagate fmf for setcc in SDAG for select folds new 63813a47183 [SCCP] Add UnaryOperator visitor to SCCP for unary FNeg new e6b7482c3a2 [ORC] Use uint8_t for bitfields in SymbolTableEntry.
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/ExecutionEngine/Orc/Core.h | 20 +++++++++++-------- lib/Transforms/Scalar/SCCP.cpp | 26 ++++++++++++++++++++++++ test/Transforms/SCCP/apfloat-basictest.ll | 33 +++++++++++++++++++++++++++++++ test/Transforms/SCCP/undef-resolve.ll | 8 ++++++++ 4 files changed, 79 insertions(+), 8 deletions(-) create mode 100644 test/Transforms/SCCP/apfloat-basictest.ll