This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 909ee84 [libFuzzer] print the file name before executing the input so [...] new d22ce76 Revert "[ARM,AArch64] NFC. Add extra test cases for bswap lowering." new a357047 [AMDGPU] Update nop insertion for debugger usage - Insert one [...]
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/AMDGPU/AMDGPU.td | 2 +- lib/Target/AMDGPU/SIDebuggerInsertNops.cpp | 49 +++------- test/CodeGen/AArch64/bswap.ll | 39 -------- test/CodeGen/AMDGPU/debugger-insert-nops.ll | 13 +-- test/CodeGen/ARM/bswap.ll | 145 ---------------------------- 5 files changed, 20 insertions(+), 228 deletions(-) delete mode 100644 test/CodeGen/AArch64/bswap.ll delete mode 100644 test/CodeGen/ARM/bswap.ll