This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc9e41f605b [Hexagon] Assertion failure in HexagonSubtarget.cpp new b972acbf78d [MemorySSA] Fix exponential compile-time updating MemorySSA. new c7df4e42afc Use correct format specifier. Review comment on r328235 by [...]
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/Analysis/MemorySSAUpdater.h | 9 ++++- lib/Analysis/MemorySSAUpdater.cpp | 43 +++++++++++++------- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 2 +- test/Transforms/GVNHoist/hoist-simplify-phi.ll | 54 ++++++++++++++++++++++++++ 4 files changed, 90 insertions(+), 18 deletions(-) create mode 100644 test/Transforms/GVNHoist/hoist-simplify-phi.ll