Owen Anderson
|
c24cb3551e
|
Add support for ARM's specialized vector-compare-against-zero instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118453 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-11-08 23:21:22 +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
|
e9ce5d5ef9
|
Convert more Neon tests to use FileCheck.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78433 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-07 23:45:02 +00:00 |
|
Chris Lattner
|
b2773e1ada
|
Change these tests to use [fi]cmp+sext instead of v[fi]cmp. No
functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74979 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-08 00:46:57 +00:00 |
|
Bob Wilson
|
5bafff36c7
|
Add support for ARM's Advanced SIMD (NEON) instruction set.
This is still a work in progress but most of the NEON instruction set
is supported.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73919 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-22 23:27:02 +00:00 |
|