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
|
c3ff538dcf
|
Fix misspelled target triples in MC/ARM test commands.
llvm-svn: 121901
|
2010-12-15 22:14:01 +00:00 |
Jim Grosbach
|
567ebd0cb5
|
Encode the 32-bit wide Thumb (and Thumb2) instructions with the high order
halfword being emitted to the stream first. rdar://8728174
llvm-svn: 120848
|
2010-12-03 22:31:40 +00:00 |
Owen Anderson
|
ce2250fba4
|
Fill out support for Thumb2 encodings of NEON instructions.
llvm-svn: 118854
|
2010-11-11 23:12:55 +00:00 |