This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53438cd [PGO] make graph view internal options available for all builds new e56a9ab [WebAssembly] Add instruction definitions for drop and get/se [...] new 4ea8989 [Hexagon] Fix insertBranch for loops with multiple ENDLOOP in [...]
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: lib/Target/Hexagon/HexagonInstrInfo.cpp | 42 +++++++----- .../Disassembler/WebAssemblyDisassembler.cpp | 1 + .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 2 + lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 15 ++++ test/CodeGen/Hexagon/find-loop-instr.ll | 79 ++++++++++++++++++++++ 5 files changed, 121 insertions(+), 18 deletions(-) create mode 100644 test/CodeGen/Hexagon/find-loop-instr.ll