This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 757bf95c735 GlobalISel: Combine g_extract with g_merge_values new e3333a3a480 GlobalISel: Implement narrowScalar for select new fbd4142bd83 [SamplePGO] Minor efficiency improvement in samplePGO ICP
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/LegalizerHelper.h | 2 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 53 ++++++++ .../Instrumentation/IndirectCallPromotion.cpp | 6 +- test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir | 145 ++++++++++++++++++++- 4 files changed, 201 insertions(+), 5 deletions(-)