summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/neont2-convert-encoding.s
Commit message (Collapse)AuthorAgeFilesLines
* Add Neon VCVT instructions for f32 <-> f16 conversions.Bob Wilson2010-12-151-1/+5
| | | | | | | Clang is now providing intrinsics for these and so we need to support them in the backend. Radar 8068427. llvm-svn: 121902
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-151-1/+1
| | | | llvm-svn: 121901
* Encode the 32-bit wide Thumb (and Thumb2) instructions with the high orderJim Grosbach2010-12-031-16/+16
| | | | | | halfword being emitted to the stream first. rdar://8728174 llvm-svn: 120848
* Fill out support for Thumb2 encodings of NEON instructions.Owen Anderson2010-11-111-0/+36
llvm-svn: 118854
OpenPOWER on IntegriCloud