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
/
pmul.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: optimized i64 vector multiply with constant
Elena Demikhovsky
2015-06-16
1
-4
/
+33
*
[SSE] Fix for MUL v16i8 on pre-SSE41 targets (PR23369).
Simon Pilgrim
2015-04-30
1
-13
/
+12
*
[X86][SSE] Add v16i8/v32i8 multiplication support
Simon Pilgrim
2015-04-27
1
-0
/
+100
*
[x86] Add a generic unpack-targeted lowering technique. This can be used
Chandler Carruth
2015-02-16
1
-11
/
+14
*
[x86] Switch this test to use checks generated by my update script. NFC
Chandler Carruth
2015-02-16
1
-33
/
+85
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-12
/
+12
*
[x86] Finish switching from CHECK to ALL. This was mistakenly included
Chandler Carruth
2014-07-26
1
-4
/
+4
*
[x86] Revert r214007: Fix PR20355 ...
Chandler Carruth
2014-07-26
1
-4
/
+4
*
[x86] Fix PR20355 (and dups) by not using unsigned multiplication when
Chandler Carruth
2014-07-26
1
-4
/
+4
*
[x86] Add coverage for PMUL* instruction testing on SSE2 as well as
Chandler Carruth
2014-07-26
1
-19
/
+50
*
[x86] More cleanup for this test -- simplify the command line.
Chandler Carruth
2014-07-26
1
-6
/
+6
*
[x86] FileCheck-ize this test.
Chandler Carruth
2014-07-25
1
-18
/
+51
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-1
/
+1
*
Replace more uses of sse41 with sse4.1.
Rafael Espindola
2013-08-23
1
-1
/
+1
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-1
/
+1
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-1
/
+1
*
Remove -join-physregs from the test suite.
Jakob Stoklund Olesen
2012-05-17
1
-3
/
+1
*
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
2012-04-27
1
-1
/
+1
*
Prepare remaining tests for -join-physreg going away.
Jakob Stoklund Olesen
2011-05-04
1
-1
/
+3
*
Remove the pmulld intrinsic and autoupdate it as a vector multiply.
Eric Christopher
2010-03-30
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Don't use special heuristics for nodes with no data predecessors
Dan Gohman
2009-02-11
1
-1
/
+1
*
Teach 2addr pass to be do more commuting. If both uses of a two-address instr...
Evan Cheng
2009-01-25
1
-1
/
+1
*
Fix test to account for generating some vector code for mul v2i64 instead
Mon P Wang
2008-12-18
1
-2
/
+2
*
Make this test independent of the target-triple; the stack alignment
Dan Gohman
2008-05-27
1
-1
/
+1
*
The Linux ABI emits an extra "movl %esp, %ebp" in function prologue and
Nick Lewycky
2008-05-26
1
-1
/
+1
*
Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add
Dan Gohman
2008-05-23
1
-0
/
+32