summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vneg.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman2010-05-03
* Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson2009-10-09
* Convert more NEON tests to use FileCheck.Bob Wilson2009-10-08
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22