This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ddde6571389 [AMDGPU] Convert shl (add) into add (shl) new a30e2b308bb [InstCombine] add icmp-xor tests to show vector neglect; NFC
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: .../InstCombine/2008-08-17-ICmpXorSignbit.ll | 87 --------- test/Transforms/InstCombine/icmp-xor-signbit.ll | 197 +++++++++++++++++++++ 2 files changed, 197 insertions(+), 87 deletions(-) delete mode 100644 test/Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll create mode 100644 test/Transforms/InstCombine/icmp-xor-signbit.ll