This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 06f46b29d52 [X86] Don't store register and memory FMA3 opcodes in the s [...] new 3dbfeaffe7a [Debugify] Handle failure to get fragment size when checkin [...] new bde65c4dd97 [InstCombine] Avoid creating mis-sized dbg.values in common [...] new 0f220def93e [llvm-mca] Add a comment to Stage::execute and fix a spelli [...] new 2051d2558e7 [ADT] Pass DerivedT from pointe{e,r}_iterator to iterator_a [...]
The 4 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/ADT/iterator.h | 4 ++-- lib/Transforms/InstCombine/InstCombineCasts.cpp | 7 +++++-- test/Transforms/InstCombine/double-float-shrink-2.ll | 3 +++ test/Transforms/SCCP/ipsccp-basic.ll | 1 + tools/llvm-mca/Stage.h | 4 +++- tools/opt/Debugify.cpp | 11 +++++++---- unittests/ADT/IteratorTest.cpp | 14 ++++++++++++++ 7 files changed, 35 insertions(+), 9 deletions(-)