This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b24dbf12cd3 Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY" new 26911223020 [LV] Clamp the VF to the trip count new 1e4d46b3a5f [DWARF] Incorrect prologue end line record.
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +- lib/Transforms/Vectorize/LoopVectorize.cpp | 19 +++-- test/DebugInfo/X86/invalid-prologue-end.ll | 91 ++++++++++++++++++++++ .../LoopVectorize/X86/vector_max_bandwidth.ll | 26 +++++++ 4 files changed, 132 insertions(+), 8 deletions(-) create mode 100644 test/DebugInfo/X86/invalid-prologue-end.ll