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
/
bitcast-int-to-vector-bool-sext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX1] Combine concat_vectors(pshufd(x,c),pshufd(y,c)) -> vpermilps(conc...
Simon Pilgrim
2019-07-04
1
-6
/
+3
*
[X86][SSE] Fold scalar_to_vector(i64 anyext(x)) -> bitcast(scalar_to_vector(i...
Simon Pilgrim
2019-03-15
1
-14
/
+7
*
[X86] Stop promoting vector and/or/xor/andn to vXi64.
Craig Topper
2018-10-26
1
-1
/
+1
*
[X86][AVX] Enable lowerVectorShuffleAsLanePermuteAndPermute v16i16/v32i8 unar...
Simon Pilgrim
2018-10-21
1
-62
/
+21
*
[X86] Add 128 MOVDDUP to the constant pool printing in X86AsmPrinter::EmitIns...
Craig Topper
2018-10-15
1
-1
/
+2
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-9
/
+9
*
X86 Tests: Update more isel tests with FastVariableShuffle feature
Zvi Rackover
2018-01-09
1
-35
/
+65
*
[X86] Add a DAG combine to fix (v4i1 (bitcast (i4))) before type legalization...
Craig Topper
2017-12-31
1
-3
/
+0
*
[X86] Prevent combining (v8i1 (bitconvert (i8 load)))->(v8i1 load) if we don'...
Craig Topper
2017-12-31
1
-9
/
+3
*
[X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)
Simon Pilgrim
2017-12-29
1
-16
/
+16
*
[X86] When lowering extending loads from v2i1/v4i1, if we have VLX, use a nar...
Craig Topper
2017-12-28
1
-9
/
+6
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-12
/
+12
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-49
/
+49
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-12
/
+12
*
[X86][SSE] Add support for extending bool vectors bitcasted from scalars
Simon Pilgrim
2017-09-24
1
-3194
/
+438
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-4
/
+4
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-4
/
+4
*
[X86][SSE] Tests for bitcasting iX integers to vXi1 boolean vectors
Simon Pilgrim
2017-07-06
1
-0
/
+3483