summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vneg.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
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
2010-05-03Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,Dan Gohman
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson
2009-10-08Convert more NEON tests to use FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-22Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson