summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vminmaxnm.ll
AgeCommit message (Expand)Author
2015-08-17Generate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder.James Molloy
2015-08-13[ARM] Rejig vmax tests a bitJames Molloy
2015-05-06[ARM] generate VMAXNM/VMINNM for a compare followed by a select, in safe math...Artyom Skrobov
2015-04-08[ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-mathScott Douglass
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-10-27[ARM] Select VMAXNM and VMINNM regardless of operand orderOliver Stannard
2013-09-13[ARMv8] Change hasV8Fp to hasFPARMv8, and other command line optionsJoey Gouly
2013-08-23[ARMv8] Add CodeGen for VMAXNM/VMINNM.Joey Gouly
2013-07-17Add the tests that I forgot to 'svn add' with my previous commit (r186504).Joey Gouly