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
/
extractelement-index.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Ayman Musa
2017-04-26
1
-4
/
+4
*
[X86][SSE] Improve extraction of elements from v16i8 (pre-SSE41)
Simon Pilgrim
2017-03-11
1
-10
/
+14
*
[X86] Fix EXTRACT_VECTOR_ELT with variable index from v32i16 and v64i8 vector.
Igor Breger
2017-02-20
1
-21
/
+13
*
DAG: Avoid OOB when legalizing vector indexing
Matt Arsenault
2017-01-10
1
-0
/
+16
*
[X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...
Simon Pilgrim
2016-12-07
1
-12
/
+26
*
[X86] Optimization for replacing LEA with MOV at frame index elimination time
Zvi Rackover
2016-09-26
1
-2
/
+2
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+20
*
[X86][SSE] Added extra i8 extract element test
Simon Pilgrim
2016-05-22
1
-0
/
+20
*
[X86][SSE] Added constant index tests for 128-bit integer vector types
Simon Pilgrim
2016-05-15
1
-0
/
+136
*
[X86][SSE] Added variable index tests for 128-bit integer vector types
Simon Pilgrim
2016-05-15
1
-0
/
+66
*
Fixed typo in test
Simon Pilgrim
2016-05-15
1
-8
/
+16
*
[X86][SSE] Added extra extractelement tests
Simon Pilgrim
2016-05-15
1
-29
/
+288
*
[X86][SSE] Regenerate extractelement tests
Simon Pilgrim
2016-05-15
1
-22
/
+98
*
Readd the regression test from r236584. Calling convention fixed to linux.
Pawel Bylica
2015-05-06
1
-0
/
+51
*
Revert regression test from r236584.
Pawel Bylica
2015-05-06
1
-51
/
+0
*
SelectionDAG: Handle out-of-bounds index in extract vector element
Pawel Bylica
2015-05-06
1
-0
/
+51