This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e866500e38b [AMDGPU] remove unused AssemblerPredicates new a989976cd89 [Hexagon] Use misaligned load instead of trap0(#0) for __bu [...]
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/HexagonInstrInfo.cpp | 32 ++++++++++++++++++++++++++++++++ lib/Target/Hexagon/HexagonPatterns.td | 2 +- lib/Target/Hexagon/HexagonPseudo.td | 5 +++++ test/CodeGen/Hexagon/trap-crash.ll | 20 ++++++++++++++++++++ test/CodeGen/Hexagon/trap-unreachable.ll | 4 +++- 5 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/Hexagon/trap-crash.ll