This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22b377c4f52 [X86][SSE] Check vec_set BUILD_VECTOR tests on both 32 and [...] new 947cc8fc26c [InstSimplify, InstCombine] move 'or' simplification tests; 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: test/Transforms/InstCombine/or.ll | 109 ------------------- test/Transforms/InstSimplify/apint-or.ll | 72 ------------ test/Transforms/InstSimplify/or.ll | 181 +++++++++++++++++++++++++++++++ 3 files changed, 181 insertions(+), 181 deletions(-) delete mode 100644 test/Transforms/InstSimplify/apint-or.ll create mode 100644 test/Transforms/InstSimplify/or.ll