aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/neon_minmax.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-10/+10
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-211-1/+1
* Check for comparisons of +/- zero when optimizing less-than-or-equal andBob Wilson2010-02-241-0/+16
* Use NEON vmin/vmax instructions for floating-point selects.Bob Wilson2010-02-181-0/+65