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
/
vec_insert-5.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Ayman Musa
2017-04-26
1
-1
/
+1
*
[X86][SSE] Enable commutation between MOVHLPS and UNPCKHPD
Simon Pilgrim
2016-08-06
1
-6
/
+4
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+1
*
[X86][SSE] Regenerated the vec_insert tests.
Simon Pilgrim
2016-04-01
1
-53
/
+112
*
Make utils/update_llc_test_checks.py note that the assertions are
James Y Knight
2015-11-23
1
-0
/
+1
*
[X86] add an exedepfix entry for movq == movlps == movlpd
Sanjay Patel
2015-04-15
1
-1
/
+1
*
[DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
2015-04-03
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[SDAG] Teach the SelectionDAG to canonicalize vector shuffles of splats
Chandler Carruth
2015-02-15
1
-7
/
+7
*
[X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
2015-02-03
1
-2
/
+20
*
[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
Simon Pilgrim
2014-11-19
1
-6
/
+3
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-9
/
+17
*
[x86] Regenerate precise checks for a couple of test cases and remove
Chandler Carruth
2014-10-03
1
-37
/
+53
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-7
/
+7
*
X86: Make shuffle -> shift conversion more aggressive about undefs.
Benjamin Kramer
2013-05-17
1
-1
/
+25
*
FileCheckize test.
Benjamin Kramer
2013-05-17
1
-5
/
+15
*
Massive rewrite of MMX:
Dale Johannesen
2010-09-30
1
-4
/
+5
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Convert several tests to use temporary files instead of redundantly
Dan Gohman
2008-06-10
1
-4
/
+5
*
Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.
Evan Cheng
2008-05-29
1
-0
/
+31