This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28835ca04aa [X86] Remove old UNIMPLEMENTED list new de514539f2c AMDGPU/GlobalISel: Define instruction mapping for @llvm.maxnum new 9b9abcabb25 [LV][CFG] Add irreducible CFG detection for outer loops
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/Analysis/CFG.h | 67 ++++++++++++++++++++++ include/llvm/Analysis/LoopIterator.h | 19 ++++++ lib/CodeGen/ShrinkWrap.cpp | 39 +------------ lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 1 + lib/Transforms/Vectorize/LoopVectorize.cpp | 31 +++------- ...dgcn.cvt.pkrtz.mir => regbankselect-maxnum.mir} | 32 +++++------ 6 files changed, 114 insertions(+), 75 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-amdgcn.cvt.pkrtz.mir => regbank [...]