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
/
avx2-vbroadcast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-25
/
+25
*
Line endings fix. NFC.
Simon Pilgrim
2015-01-26
1
-7
/
+7
*
[X86][SSE] Added support for SSE3 lane duplication shuffle instructions
Simon Pilgrim
2015-01-21
1
-7
/
+7
*
[x86] Enable the new vector shuffle lowering by default.
Chandler Carruth
2014-10-04
1
-1
/
+1
*
[X86] Add broadcast instructions to the table used by ExeDepsFix pass.
Quentin Colombet
2014-03-26
1
-6
/
+6
*
[X86][ISelDAG] Add missing fallback patterns for avx2 broadcast instructions.
Quentin Colombet
2014-03-24
1
-0
/
+158
*
Teach the DAGCombiner how to fold concat_vector nodes when the input is two
Robert Lougher
2014-02-11
1
-0
/
+58
*
Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-18
1
-12
/
+12
*
Optimization of shuffle node that can fit to the register form of VBROADCAST ...
Elena Demikhovsky
2012-07-01
1
-0
/
+96
*
Add support for additional in-reg vbroadcast patterns
Nadav Rotem
2012-05-19
1
-0
/
+37
*
AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes into vbroadcast instructions
Nadav Rotem
2012-04-24
1
-4
/
+41
*
Fix a bug in the lowering of broadcasts: ConstantPools need to use the target...
Nadav Rotem
2012-04-09
1
-0
/
+14
*
AVX2: Build splat vectors by broadcasting a scalar from the constant pool.
Nadav Rotem
2012-04-08
1
-0
/
+21
*
Fix a crash in AVX2 when trying to broadcast a double into a 128-bit vector. ...
Craig Topper
2012-01-10
1
-0
/
+10
*
Add AVX2 vpbroadcast support
Nadav Rotem
2011-11-18
1
-0
/
+142