[PATCH] D12118: [DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 14:12:56 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL245503: [DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding (authored by RKSimon).
Changed prior to commit:
http://reviews.llvm.org/D12118?vs=32458&id=32617#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12118
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll
llvm/trunk/test/CodeGen/X86/vec_minmax_sint.ll
llvm/trunk/test/CodeGen/X86/vec_minmax_uint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12118.32617.patch
Type: text/x-patch
Size: 64577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/42bdfdf5/attachment-0001.bin>
More information about the llvm-commits
mailing list