This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf9b63d [ValueTracking] Add an additional test case for r266767 where [...] new f104001 [Hexagon] Register save/restore functions do not follow regul [...]
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 | 46 +++++++++--------- lib/Target/Hexagon/HexagonFrameLowering.h | 2 + lib/Target/Hexagon/HexagonInstrInfoV3.td | 24 +++++----- lib/Target/Hexagon/HexagonInstrInfoV4.td | 24 +++++----- test/CodeGen/Hexagon/csr-func-usedef.ll | 72 +++++++++++++++++++++++++++++ 5 files changed, 123 insertions(+), 45 deletions(-) create mode 100644 test/CodeGen/Hexagon/csr-func-usedef.ll