This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15e919d [InstCombine] When folding GEP through a phi node merge the d [...] new 5bf7eb5 [InstCombine] Folding loads through a phi node should merge t [...] new 9ce84d2 Prepare PrettyStackTrace for LLDB adoption
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/Support/PrettyStackTrace.h | 11 ++++++ lib/Support/PrettyStackTrace.cpp | 26 +++++++++++--- lib/Transforms/InstCombine/InstCombinePHI.cpp | 2 +- test/DebugInfo/Generic/instcombine-phi.ll | 51 +++++++++++++++++++++++++++ 4 files changed, 84 insertions(+), 6 deletions(-)