This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e350b28 LowerTypeTests: Ignore external globals with type metadata. new c8168e7 [llc] Add -pass-remarks-output new f73a486 [NewGVN] Skip uses in unreachable blocks.
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/Analysis/OptimizationDiagnosticInfo.cpp | 16 +++++++---- lib/Transforms/Scalar/NewGVN.cpp | 6 +++++ test/CodeGen/AArch64/arm64-spill-remarks.ll | 42 +++++++++++++++++++++++++++++ test/Transforms/NewGVN/pr31758.ll | 37 +++++++++++++++++++++++++ tools/llc/llc.cpp | 21 +++++++++++++++ 5 files changed, 117 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/NewGVN/pr31758.ll