This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28ea976 [AArch64] Adjust the model for the vector by element FP multi [...] new 82c356c [CodeView] Healthy paranoia around strings new 7748b99 SimplifyInstruction does not imply DCE
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/DebugInfo/CodeView/ListRecordBuilder.h | 2 +- include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h | 1 - lib/DebugInfo/CodeView/ListRecordBuilder.cpp | 2 ++ lib/DebugInfo/CodeView/TypeRecordBuilder.cpp | 11 +++-------- lib/Transforms/Scalar/EarlyCSE.cpp | 17 ++++++++++++----- lib/Transforms/Scalar/GVN.cpp | 21 +++++++++++++++------ lib/Transforms/Scalar/JumpThreading.cpp | 9 +++++++-- lib/Transforms/Scalar/LoopRotation.cpp | 9 +++++++-- lib/Transforms/Utils/CloneFunction.cpp | 8 +++++--- lib/Transforms/Utils/Local.cpp | 19 ++++++++++++++----- lib/Transforms/Utils/LoopUnroll.cpp | 11 +++++------ lib/Transforms/Utils/SimplifyCFG.cpp | 13 +++++++++---- test/Transforms/GVN/volatile.ll | 10 ++++++++++ 13 files changed, 90 insertions(+), 43 deletions(-)