summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/neon_ld2.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-12-18ARM: force soft-float ABI for tests depending on it.Tim Northover
2013-02-22Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls
2012-09-29Add LLVM support for Swift.Bob Wilson
2012-09-18Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng
2011-11-29FileCheckize.Jakob Stoklund Olesen
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
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