This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91054a2604d Revert "[Support] Make raw_string_ostream unbuffered" new 453c7ee1c9c AMDGPU/GlobalISel: Fix bit ops for non-power-of-2 sizes
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: lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 2 + test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir | 23 +++++++++++ .../AMDGPU/GlobalISel/legalize-ctlz-zero-undef.mir | 6 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-ctlz.mir | 6 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-ctpop.mir | 6 ++- .../AMDGPU/GlobalISel/legalize-cttz-zero-undef.mir | 6 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-cttz.mir | 6 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-or.mir | 23 +++++++++++ .../AMDGPU/GlobalISel/legalize-unmerge-values.mir | 47 +++++++++++++--------- test/CodeGen/AMDGPU/GlobalISel/legalize-xor.mir | 23 +++++++++++ 10 files changed, 120 insertions(+), 28 deletions(-)