This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fb60f8e003 AMDGPU/GlobalISel: Add support for amdgpu_ps calling convention new 98befe3296b [InstCombine] move tests for select with bit-test of condit [...]
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/apint-select.ll | 26 -- test/Transforms/InstCombine/select-icmp-and.ll | 444 +++++++++++++++++++++ .../InstCombine/select-with-bitwise-ops.ll | 200 ---------- test/Transforms/InstCombine/select.ll | 215 ---------- 4 files changed, 444 insertions(+), 441 deletions(-) create mode 100644 test/Transforms/InstCombine/select-icmp-and.ll