Bob Wilson
|
62e053e5a1
|
Add codegen support for NEON vld4lane intrinsics with 128-bit vectors.
Also fix some copy-and-paste errors in previous changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83590 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-08 22:53:57 +00:00 |
|
Bob Wilson
|
0bf7d998b4
|
Add codegen support for NEON vld3lane intrinsics with 128-bit vectors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83585 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-08 22:27:33 +00:00 |
|
Bob Wilson
|
30aea9d96e
|
Add codegen support for NEON vld2lane intrinsics with 128-bit vectors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83568 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-08 18:56:10 +00:00 |
|
Bob Wilson
|
ec1d81c389
|
Update NEON struct names to match llvm-gcc changes.
(This is not required for correctness but might help with sanity.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83415 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-10-06 21:16:19 +00:00 |
|
Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Bob Wilson
|
2af658fcc0
|
Fix incorrect declarations of intrinsics in this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80705 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-01 18:50:43 +00:00 |
|
Bob Wilson
|
c011005912
|
Add test for vld{234}_lane instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80658 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-01 04:27:10 +00:00 |
|