This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c4bd3fae82 Revert r354606, it breaks asan tests new e94607188b8 [Hexagon] Use misaligned load instead of trap0(#0) for __bu [...] new 924e7815a54 [EarlyCSE] Cleanup deadcode. [NFCI]
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 | 32 ++++++++++++++++++++++++++++++++ lib/Target/Hexagon/HexagonPatterns.td | 2 +- lib/Target/Hexagon/HexagonPseudo.td | 5 +++++ lib/Transforms/Scalar/EarlyCSE.cpp | 6 +----- test/CodeGen/Hexagon/trap-crash.ll | 20 ++++++++++++++++++++ test/CodeGen/Hexagon/trap-unreachable.ll | 4 +++- 6 files changed, 62 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/Hexagon/trap-crash.ll