This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9b864d3c6e [mips] Fix crash on recursive using of .set new a005e566326 [InstCombine] Add missing test for icmp transformation (NFC) new 20c971d1311 [AMDGPU] Ban i8 min3 promotion.
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: lib/Target/AMDGPU/SIISelLowering.cpp | 6 +- test/CodeGen/AMDGPU/fmin3.ll | 26 +++++ test/CodeGen/AMDGPU/max3.ll | 172 ++++++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/min3.ll | 172 ++++++++++++++++++++++++++++++++ test/Transforms/InstCombine/icmp-dom.ll | 28 ++++++ 5 files changed, 401 insertions(+), 3 deletions(-)