This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ea8989 [Hexagon] Fix insertBranch for loops with multiple ENDLOOP in [...] new 5459106 [libFuzzer] reorganize the tracing code to make it easier to [...] new 4dfaf93 [Hexagon] Remove A4_ext_* pseudo instructions
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/Fuzzer/FuzzerTracePC.cpp | 44 +++++++++++++++------- lib/Fuzzer/FuzzerTracePC.h | 11 +++--- lib/Target/Hexagon/HexagonInstrFormatsV4.td | 4 +- lib/Target/Hexagon/HexagonInstrInfoV4.td | 7 ---- lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 4 +- .../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 35 +++++++++-------- .../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h | 5 +++ .../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 18 +++------ 8 files changed, 71 insertions(+), 57 deletions(-)