Craig Topper
|
d773607eee
|
Fix execution domains for PS/PD FMA3 instructions. Add SS/SD forms o FMA3 instructions.
llvm-svn: 147353
|
2011-12-29 20:43:40 +00:00 |
Craig Topper
|
8cab06a214
|
Expose FMA3 instructions to the disassembler.
llvm-svn: 147351
|
2011-12-29 20:03:14 +00:00 |
Jan Sjödin
|
d19760a40c
|
Src2 and src3 were accidentally swapped for the FMA4 rr patterns. Undo this and fix the encoding.
llvm-svn: 146151
|
2011-12-08 14:43:19 +00:00 |
Jan Sjödin
|
9430e284a9
|
Support for encoding all FMA4 instructions and tablegen patterns for all
remaining FMA4 instructions and intrinsics with tests.
llvm-svn: 145525
|
2011-11-30 22:09:42 +00:00 |
Bruno Cardoso Lopes
|
0f9a1f5e6c
|
This patch contains support for encoding FMA4 instructions and
tablegen patterns for scalar FMA4 operations and intrinsic. Also
add tests for vfmaddsd.
Patch by Jan Sjodin
llvm-svn: 145133
|
2011-11-25 19:33:42 +00:00 |
Bruno Cardoso Lopes
|
acd9230b1b
|
Add complete assembler support for FMA3 instructions, with descriptions and encodings taken from the AVX manual
llvm-svn: 109204
|
2010-07-23 00:54:35 +00:00 |