This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1a08ae Add removed inline-assembly-comment test from r277146 new c765d8530 [Hexagon] Check for offset overflow when reserving scavenging slots
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: lib/Target/Hexagon/HexagonFrameLowering.cpp | 15 ++- lib/Target/Hexagon/HexagonFrameLowering.h | 3 +- test/CodeGen/Hexagon/frame-offset-overflow.ll | 163 ++++++++++++++++++++++++++ 3 files changed, 179 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/Hexagon/frame-offset-overflow.ll