This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f48234e221a [LegacyPM] Use MapVector for OnTheFlyPassManagers. new fca4ed2fcf5 [DebugInfo] Maintain DI when converting GEP to bitcast new 951e605c7ba [Debugify] Avoid printing unnecessary square braces, NFC new 646a736e7b4 [Debugify] Set a DI version module flag for llc compatibility
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/CodeGen/CodeGenPrepare.cpp | 1 + .../X86/{sink-bitcast-di.ll => bitcast-di.ll} | 12 ++++++++++ test/DebugInfo/debugify.ll | 5 ++-- test/Transforms/DeadStoreElimination/debuginfo.ll | 22 +++++++---------- test/Transforms/InstCombine/debuginfo-variables.ll | 28 +++++++++++----------- test/Transforms/LCSSA/basictest.ll | 2 +- test/Transforms/Mem2Reg/PromoteMemToRegister.ll | 2 +- tools/opt/Debugify.cpp | 18 ++++++++++---- 8 files changed, 54 insertions(+), 36 deletions(-) rename test/DebugInfo/X86/{sink-bitcast-di.ll => bitcast-di.ll} (71%)