This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fe52b9 PDB/Raw/Hash.h: try to fix VS2013 build new 406c47f SelectionDAG: Implement expansion of {S,U}MIN/MAX in integer [...]
The 1 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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 53 ++++++ lib/CodeGen/SelectionDAG/LegalizeTypes.h | 2 + test/CodeGen/AMDGPU/max.ll | 169 +++++++++++++------ test/CodeGen/AMDGPU/min.ll | 197 ++++++++++++++++------ test/CodeGen/AMDGPU/sminmax.ll | 21 +++ 5 files changed, 341 insertions(+), 101 deletions(-)