This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8255deb08c Regenerate mul combine tests to update broadcast comment. new 9eca46bbae1 NewGVN: Make OpIsSafeForPhiOfOps non-recursive new 7e81ef7f179 NewGVN: Allow dependent PHI of ops new 25bd82ac686 NewGVN: Evaluate phi of ops expressions before creating phi node new 1d6610a9fac NewGVN: Fix PR 34473, by not using ExactlyEqualsExpression [...]
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: lib/Transforms/Scalar/NewGVN.cpp | 324 ++++++++++++++++++++----------- test/Transforms/NewGVN/completeness.ll | 137 ++++++++++++- test/Transforms/NewGVN/pr33461.ll | 2 +- test/Transforms/NewGVN/storeoverstore.ll | 16 +- 4 files changed, 355 insertions(+), 124 deletions(-)