This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c938f91eb5 [ARM] Fix for MVE VREV64 new 5ae3769ae0c [IR] SelectInst: add swapValues() utility new 2f4e7f099b6 [IR] Value: add replaceUsesWithIf() utility
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/IR/Instructions.h | 4 ++++ include/llvm/IR/Value.h | 22 +++++++++++++++++++++- lib/Analysis/MemorySSAUpdater.cpp | 11 ++++------- lib/IR/Value.cpp | 14 +++++--------- .../WebAssembly/WebAssemblyOptimizeReturned.cpp | 7 ++----- lib/Transforms/IPO/LowerTypeTests.cpp | 11 +---------- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 8 ++------ lib/Transforms/InstCombine/InstCombineSelect.cpp | 6 ++---- .../Instrumentation/ControlHeightReduction.cpp | 5 +---- .../Instrumentation/HWAddressSanitizer.cpp | 7 ++----- lib/Transforms/Scalar/LoopSink.cpp | 9 +++------ 11 files changed, 47 insertions(+), 57 deletions(-)