This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b8d171265e add FIXME: as per echristo new 1963c0bccb5 GlobalISel: Handle odd breakdowns for bit ops
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 1 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 82 ++++++++++++----------- test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir | 46 +++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-or.mir | 46 +++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-xor.mir | 46 +++++++++++++ 5 files changed, 181 insertions(+), 40 deletions(-)