This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82b334b7fdf [x86] regenerate checks; NFC new 8adde36d0a2 Fix missing C++ mode comments new ca533da4d61 RegBankSelect: Allow targets to introduce control flow for mapping new f237196b1b4 AMDGPU/GlobalISel: Make phis legal
The 3 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/Support/ScopedPrinter.h | 2 +- lib/CodeGen/GlobalISel/RegBankSelect.cpp | 13 + lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 13 + test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 1109 +++++++++++++++++++++++ utils/TableGen/SubtargetFeatureInfo.h | 2 +- 5 files changed, 1137 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir