aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vmov.ll
AgeCommit message (Expand)Author
2010-08-30Remove NEON vmovn intrinsic, replacing it with vector truncate operations.Bob Wilson
2010-08-20Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend andBob Wilson
2010-07-14Add support for NEON VMVN immediate instructions.Bob Wilson
2010-07-02Fix incorrect asm-printing of some NEON immediates. Fix weak testcase soBob Wilson
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-11-06Print VMOV (immediate) operands as hexadecimal values. Apple's assemblerBob Wilson
2009-10-09Merge a bunch of NEON tests into larger files so they run faster.Bob Wilson
2009-10-07Convert 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