This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8bb12b9 [PPC] Shorter sequence to load 64bit constant with same hi/lo words new 65a7ee4 [PowerPC] add tests for PR30661 new 6262732 [ARM] add tests for PR30660
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: test/CodeGen/ARM/negate-i1.ll | 26 ++++++++++++++++++++++++++ test/CodeGen/PowerPC/negate-i1.ll | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 test/CodeGen/ARM/negate-i1.ll create mode 100644 test/CodeGen/PowerPC/negate-i1.ll