summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/neon_minmax.ll
AgeCommit message (Expand)Author
2015-08-17[ARM] Fix crash when targetting CPU without NEONJames Molloy
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-21Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin
2010-02-24Check for comparisons of +/- zero when optimizing less-than-or-equal andBob Wilson
2010-02-18Use NEON vmin/vmax instructions for floating-point selects.Bob Wilson