This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59bf3bda3c6 [RISCV] Expand function call to "call" pseudoinstruction new 677f7d70cd1 [llvm-mca] Make ViewOptions static. NFCI new f15e442e766 Fix typo in static_assert for size of LoadSDNodeBitfields. new 11236cb48b5 [AArch64][GlobalISel] Implement selection for the llvm.trap [...]
The 3 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: include/llvm/CodeGen/SelectionDAGNodes.h | 2 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 9 +++++++ test/CodeGen/AArch64/GlobalISel/select-trap.mir | 32 +++++++++++++++++++++++ tools/llvm-mca/llvm-mca.cpp | 2 +- 4 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/select-trap.mir