aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/neon-intrinsics.ll.bc
Commit message (Expand)AuthorAgeFilesLines
* remove support for a bunch of obsolete instruction encodingsChris Lattner2011-06-171-0/+0
* Replace NEON vabdl, vaba, and vabal intrinsics with combinations of theBob Wilson2010-09-031-0/+0
* Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply,Bob Wilson2010-09-011-0/+0
* Remove NEON vmovn intrinsic, replacing it with vector truncate operations.Bob Wilson2010-08-301-0/+0
* Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvmBob Wilson2010-08-291-0/+0
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-271-0/+0
* Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend andBob Wilson2010-08-201-0/+0