index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
mmx-arith.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add custom type legalization for v2i32/v4i16/v8i8->mmx bitcasts to avoi...
Craig Topper
2018-12-02
1
-130
/
+62
*
[X86] Custom type legalize v2i8/v2i16/v2i32 mul to use to pmuludq.
Craig Topper
2018-11-05
1
-26
/
+16
*
Revert r345165 "[X86] Bring back the MOV64r0 pseudo instruction"
Craig Topper
2018-10-31
1
-6
/
+5
*
[X86] Bring back the MOV64r0 pseudo instruction
Craig Topper
2018-10-24
1
-5
/
+6
*
[X86][SSE] Remove PMULDQ/PMULUDQ by zero
Simon Pilgrim
2018-08-09
1
-24
/
+18
*
[X86][SSE] Combine (some) target shuffles with multiple uses
Simon Pilgrim
2018-08-09
1
-10
/
+8
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+2
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-1
/
+1
*
[X86][MMX] Regenerate MMX arithmetic tests
Simon Pilgrim
2018-02-21
1
-31
/
+578
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-33
/
+33
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
[x86][MMX] Rename and cleanup tests: arith, intrinsics and shuffle
Bruno Cardoso Lopes
2015-01-26
1
-272
/
+271
*
Massive rewrite of MMX:
Dale Johannesen
2010-09-30
1
-101
/
+279
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
And now support for MMX logical operations.
Bill Wendling
2007-03-16
1
-59
/
+89
*
Multiplication support for MMX.
Bill Wendling
2007-03-15
1
-0
/
+17
*
Adding more arithmetic operators to MMX. This is an almost exact copy of
Bill Wendling
2007-03-10
1
-15
/
+64
*
Add MMX arithmetic testcase.
Bill Wendling
2007-03-08
1
-0
/
+35