This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 769d167a6f5 [ARM] Don't use the Machine Scheduler for cortex-m at minsize new 399ff58753b Revert rL360675 : [APFloat] APFloat::Storage::Storage - fix [...] new de3c2efffeb [MergeICmps] Simplify the code.
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/Support/APFloat.cpp | 6 +- lib/Transforms/Scalar/MergeICmps.cpp | 295 +++++++++++---------- test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 2 +- test/CodeGen/X86/memcmp-mergeexpand.ll | 4 +- .../MergeICmps/X86/alias-merge-blocks.ll | 15 +- .../MergeICmps/X86/entry-block-shuffled.ll | 52 ++-- .../MergeICmps/X86/multiple-blocks-does-work.ll | 18 +- test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 29 +- .../MergeICmps/X86/split-block-does-work.ll | 15 +- 9 files changed, 218 insertions(+), 218 deletions(-)