This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d46442 [Thumb] Set correct initial mapping symbol for big-endian thumb new 383922d Add @llvm.dbg.value entries for the phi node created by -mem2reg
The 1 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/Transforms/Utils/Local.h | 11 ++++ lib/Transforms/Utils/Local.cpp | 45 ++++++++++++++ lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 2 + test/Transforms/Util/mem2reg-dbg.ll | 76 ++++++++++++++++++++++++ 4 files changed, 134 insertions(+) create mode 100644 test/Transforms/Util/mem2reg-dbg.ll