[X86][SSE] Added tests for insertion of zero elements into vectors
[oota-llvm.git] / test / CodeGen / X86 / fminnum.ll
2015-12-28 Sanjay Patel[x86] lower calls to fmin and llvm.minnum.* using minss...
2015-12-06 Sanjay Patel[x86] add missing maxnum/minnum tests for 256-bit vectors
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen