This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1fc544 Revert "[LV] Extend trunc optimization to all IVs with consta [...] new 9fdcd96 Make MachineBasicBlock::updateTerminator to update DebugLoc as well
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/CodeGen/MachineBasicBlock.h | 4 ++ lib/CodeGen/MachineBasicBlock.cpp | 23 ++++++- test/CodeGen/X86/update-terminator-debugloc.ll | 91 ++++++++++++++++++++++++++ 3 files changed, 116 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/update-terminator-debugloc.ll