index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86InstrMMX.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
And now support for MMX logical operations.
Bill Wendling
2007-03-16
1
-2
/
+36
*
Multiplication support for MMX.
Bill Wendling
2007-03-15
1
-1
/
+6
*
Adding more arithmetic operators to MMX. This is an almost exact copy of
Bill Wendling
2007-03-10
1
-0
/
+10
*
Added "padd*" support for MMX. Added MMX move stuff to X86InstrInfo so that
Bill Wendling
2007-03-08
1
-0
/
+47
*
Remove useless pattern fragments.
Bill Wendling
2007-03-07
1
-2
/
+0
*
Properly support v8i8 and v4i16 types. It now converts them to v2i32 for
Bill Wendling
2007-03-07
1
-4
/
+15
*
Add LOAD/STORE support for MMX.
Bill Wendling
2007-03-06
1
-21
/
+43
*
Add the emms intrinsic for MMX support.
Bill Wendling
2007-03-05
1
-1
/
+4
*
INC / DEC instructions have shorter code size than ADD32ri8, etc.
Evan Cheng
2006-07-19
1
-3
/
+1
*
X86 integer register classes naming changes. Make them consistent with FP, ve...
Evan Cheng
2006-05-16
1
-1
/
+1
*
SSE / SSE2 conversion intrinsics.
Evan Cheng
2006-04-12
1
-1
/
+23
*
movnt* and maskmovdqu intrinsics
Evan Cheng
2006-04-11
1
-0
/
+25
*
Instruction encoding bug
Evan Cheng
2006-03-25
1
-1
/
+1
*
Added CVTTPS2PI.
Evan Cheng
2006-03-25
1
-0
/
+8
*
Didn't mean to check this in. No MMX support yet.
Evan Cheng
2006-03-21
1
-3
/
+1
*
- Use movaps to store 128-bit vector integers.
Evan Cheng
2006-03-21
1
-1
/
+3
*
- Remove scalar to vector pseudo ops. They are just wrong.
Evan Cheng
2006-03-21
1
-19
/
+0
*
x86 ISD::SCALAR_TO_VECTOR support.
Evan Cheng
2006-03-21
1
-0
/
+18
*
Move a few things around.
Evan Cheng
2006-03-20
1
-0
/
+10
*
One more round of reorg so sabre doesn't freak out. :-)
Evan Cheng
2006-02-21
1
-22
/
+0
*
Split instruction info into multiple files, one for each of x87, MMX, and SSE.
Evan Cheng
2006-02-21
1
-0
/
+57