This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f8792e75bc NFC: DataExtractor: use decodeULEB128 to implement getULEB128 new aeafce57195 [NFC][Reassociate] Add unary FNeg tests to fast-Reassociate [...] new c110ca7e66f InstCombine: Preserve nuw when reassociating nuw ops [1/3] new 7b5347fa6b5 InstCombine: Preserve nuw when reassociating nuw ops [2/3] new 8146d2023c9 InstCombine: Preserve nuw when reassociating nuw ops [3/3]
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: .../InstCombine/InstructionCombining.cpp | 72 +++++++++++++++------- test/Transforms/InstCombine/reassociate-nuw.ll | 60 ++++++++++++++++-- .../LoopUnroll/runtime-loop-multiple-exits.ll | 8 +-- .../Reassociate/fast-ReassociateVector.ll | 57 +++++++++++++++++ 4 files changed, 166 insertions(+), 31 deletions(-)