This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 16007333e98 [llvm-readobj] - Simplify .gnu.version_r dumping a bit. new 610cf8006d6 [llvm-readobj] Only allow 4-byte pr_data new 9d1a27061cc [IndVars] Fix corner case with unreachable Phi inputs. PR40454
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: lib/Transforms/Scalar/IndVarSimplify.cpp | 26 ++++++++++++++++++++------ test/Transforms/IndVarSimplify/pr40454.ll | 27 ++++++++++++++++++++++++--- test/tools/llvm-readobj/note-gnu-property.s | 16 ++++++++-------- tools/llvm-readobj/ELFDumper.cpp | 10 ++++------ 4 files changed, 56 insertions(+), 23 deletions(-)