summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vsra.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
2014-03-11Fix undefined behavior in vector shift tests.Matt Arsenault
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2009-10-09Convert 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