Bob Wilson
|
fa27a8621c
|
Add Neon VCVT instructions for f32 <-> f16 conversions.
Clang is now providing intrinsics for these and so we need to support them
in the backend. Radar 8068427.
llvm-svn: 121902
|
2010-12-15 22:14:12 +00:00 |
Bob Wilson
|
35b6173a17
|
Merge a bunch of NEON tests into larger files so they run faster.
llvm-svn: 83667
|
2009-10-09 20:20:54 +00:00 |
Dan Gohman
|
c8054d90fb
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81293
|
2009-09-09 00:09:15 +00:00 |
Bob Wilson
|
faebdee4dd
|
Convert some more Neon tests to FileCheck.
llvm-svn: 80120
|
2009-08-26 18:11:50 +00:00 |
Bob Wilson
|
2e076c4e02
|
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.
llvm-svn: 73919
|
2009-06-22 23:27:02 +00:00 |