This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f1d0158240 [Hexagon] Add memory operands to a rewritten load new 7cff8063d13 [Hexagon] Implement undoing .cur instructions in packetizer new b866debf209 [Hexagon] Handle J2_jumptpt and J2_jumpfpt in HexagonInstrInfo new 6da858a2913 [Hexagon] Adjust latency between allocframe and the first s [...] new 0685f416f97 [Hexagon] Misc fixes in HexagonInstrInfo, NFC new 30c3f700689 [Hexagon] Handle S2_storerf_io in HexagonInstrInfo
The 5 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/HexagonInstrInfo.cpp | 76 +++++++++++++++++------- lib/Target/Hexagon/HexagonInstrInfo.h | 1 + lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 4 +- test/CodeGen/Hexagon/adjust-latency-stackST.ll | 81 ++++++++++++++++++++++++++ 4 files changed, 138 insertions(+), 24 deletions(-) create mode 100644 test/CodeGen/Hexagon/adjust-latency-stackST.ll