summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/neon_ld2.ll
Commit message (Expand)AuthorAge
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-22
* Add LLVM support for Swift.Bob Wilson2012-09-29
* Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng2012-09-18
* FileCheckize.Jakob Stoklund Olesen2011-11-29
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* 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