This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c99545d60ad [InstSimplify] Deduce correct type for vector GEP. new 2d19a458639 Using address range map to speedup finding inline stack for [...] new 78415aba70c [ARM] add test and auto-generate checks; NFC
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: include/llvm/DebugInfo/DWARF/DWARFDie.h | 7 - include/llvm/DebugInfo/DWARF/DWARFUnit.h | 13 +- lib/DebugInfo/DWARF/DWARFDie.cpp | 26 -- lib/DebugInfo/DWARF/DWARFUnit.cpp | 64 +++- test/CodeGen/ARM/vbits.ll | 562 ++++++++++++++++++++++++------- 5 files changed, 498 insertions(+), 174 deletions(-)