This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0542dc78c12 [WebAssembly] Update calls to computeKnownBits after the ch [...] new 9d0dc96310e [DebugInfo][X86] Improve X86 Optimize LEAs handling of debu [...]
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/IR/DebugInfoMetadata.h | 11 ++++ lib/IR/DebugInfoMetadata.cpp | 43 +++++++++++++++ lib/Target/X86/X86OptimizeLEAs.cpp | 55 ++++++++++++++++--- lib/Transforms/Utils/Local.cpp | 53 +++---------------- test/CodeGen/X86/lea-opt-with-debug.mir | 93 +++++++++++++++++---------------- 5 files changed, 156 insertions(+), 99 deletions(-)