This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f79fab6f98f AMDGPU: Fix warning discovered by r317266 [-Wunused-private-field] new 56898c12450 Add feature to determine if host architecture is 64-bit in [...] new a555cf06835 IndVarSimplify: preserve debug information attached to wide [...]
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/Transforms/Scalar/IndVarSimplify.cpp | 10 +++ .../IndVarSimplify/scev-phi-debug-info.ll | 71 ++++++++++++++++++++++ test/lit.cfg.py | 3 + test/lit.site.cfg.py.in | 2 +- 4 files changed, 85 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/IndVarSimplify/scev-phi-debug-info.ll