This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04a387aa0f5 [DWARFv5] Put the DWO ID in its place. new 2c6a6699c3b [DebugInfo] Fix location list check in the verifier new eda7c167ce4 [DebugInfo] Invert DIE order for range errors. new eae2e16ab13 [NewGVN] Fix handling of assumes
The 3 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/DebugInfo/DWARF/DWARFVerifier.cpp | 13 ++++++------- lib/Transforms/Scalar/NewGVN.cpp | 8 ++++---- test/Transforms/NewGVN/assumes.ll | 26 ++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/NewGVN/assumes.ll