This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50b9c082418 [llvm] Add isa_and_nonnull new 6c7dd5967af AMDGPU/GlobalISel: Fix non-power-of-2 select new bd19ebc5d82 GlobalISel: Add another overload of buildUnmerge
The 2 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/MachineIRBuilder.h | 3 +++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 9 +++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir | 28 ++++++++++++++++++++++ .../CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 20 ++++++++++++++++ 5 files changed, 61 insertions(+)