This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff0022d12c1 AMDGPU: Add operand target flags serialization new 946c2f9898b [InstCombine] Remove an if that should have been guaranteed [...] new 33109d60f6b [InstCombine] Add test cases showing missed opportunity to [...] new e78ec11a0f9 [InstCombine] Support BITWISE_OP(BSWAP(A),BSWAP(B))->BSWAP( [...] new d8d495196eb [InstCombine] Remove support for BITWISE_OP(CONSTANT, BSWAP [...] new b4277c6de70 [InstCombine] Add test cases for BITWISE_OP( BSWAP(x), CONS [...] new 5507b53e8d0 [InstCombine] Support BITWISE_OP( BSWAP(x), CONSTANT ) -> B [...] new e3765ba1683 [InstCombine] Add a TODO for a probable missing single use [...]
The 7 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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 45 +++++--------- test/Transforms/InstCombine/bswap-fold.ll | 70 ++++++++++++++++++++++ 2 files changed, 85 insertions(+), 30 deletions(-)