AVX-512: Added mask and rounding mode for scalar arithmetics
[oota-llvm.git] / test / CodeGen / ARM / vminmaxnm.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-27 Oliver Stannard[ARM] Select VMAXNM and VMINNM regardless of operand...
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-08-23 Joey Gouly[ARMv8] Add CodeGen for VMAXNM/VMINNM.
2013-07-17 Joey GoulyAdd the tests that I forgot to 'svn add' with my previo...