This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36e5ba3f322 Add a BinarySubstreamRef, and a method to read one. new 1e5c31d7ad5 [Hexagon] Handle decreasing of stack alignment in frame lowering
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 | 19 +++++++++-- lib/Target/Hexagon/HexagonFrameLowering.h | 2 ++ lib/Target/Hexagon/HexagonRegisterInfo.cpp | 30 +++++++++++++++++ lib/Target/Hexagon/HexagonRegisterInfo.h | 2 ++ test/CodeGen/Hexagon/stack-align-reset.ll | 51 +++++++++++++++++++++++++++++ 5 files changed, 102 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/Hexagon/stack-align-reset.ll