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-setcc-512.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX] truncateVectorWithPACK - avoid bitcasted shuffles
Simon Pilgrim
2019-06-26
1
-3
/
+0
*
Recommit r358887 "[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits ...
Craig Topper
2019-05-13
1
-5
/
+3
*
Revert r359392 and r358887
Craig Topper
2019-05-06
1
-3
/
+5
*
[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling
Simon Pilgrim
2019-04-22
1
-5
/
+3
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - Add initial PACKSS support
Simon Pilgrim
2019-04-07
1
-37
/
+8
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) sign mask
Simon Pilgrim
2019-02-04
1
-7
/
+2
*
[X86] Use two pmovmskbs in combineBitcastvxi1 for (i64 (bitcast (v64i1 (trunc...
Craig Topper
2019-01-05
1
-19
/
+3
*
[X86] Prevent DAG combine from folding a bitcast from vXi1 to iX with a store...
Craig Topper
2018-11-27
1
-1311
/
+86
*
[X86] Add a bunch of test cases for storing a scalar bitcasted from a vXi1 type.
Craig Topper
2018-11-27
1
-0
/
+1518
*
[X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v...
Craig Topper
2018-02-26
1
-758
/
+16
*
[X86][SSE] truncateVectorWithPACK - Use src type instead of dst to select bet...
Simon Pilgrim
2018-02-14
1
-2
/
+2
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-20
/
+20
*
[X86] Legalize v32i1 without BWI via splitting to v16i1 rather than the defau...
Craig Topper
2018-01-23
1
-34
/
+19
*
[SelectionDAG] Fix codegen of vector stores with non byte-sized elements.
Jonas Paulsson
2018-01-20
1
-576
/
+728
*
[X86] Use ISD::TRUNCATE instead of X86ISD::VTRUNC when input and output types...
Craig Topper
2018-01-14
1
-4
/
+0
*
[X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...
Craig Topper
2018-01-01
1
-6
/
+0
*
[SelectionDAG][X86] Improve legalization of v32i1 CONCAT_VECTORS of v16i1 for...
Craig Topper
2017-12-14
1
-130
/
+2
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-20
/
+20
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-30
/
+30
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-20
/
+20
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-4
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+4
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-4
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+4
*
[X86] truncateVectorCompareWithPACKSS - use PACKSSDW/PACKSSWB instead of just...
Simon Pilgrim
2017-10-24
1
-20
/
+20
*
[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly to pack v8i16 to v16i8
Simon Pilgrim
2017-10-23
1
-2
/
+2
*
[MC] Suppress .Lcfi labels when emitting textual assembly
Reid Kleckner
2017-10-10
1
-12
/
+0
*
[X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for v8i64/v8f64 512-bit vec...
Simon Pilgrim
2017-10-04
1
-14
/
+6
*
[X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK
Simon Pilgrim
2017-07-21
1
-219
/
+22
*
[X86][SSE] Fix file check prefix warning breaking buildbots
Simon Pilgrim
2017-07-12
1
-2
/
+2
*
[X86][SSE] Add 512-bit (iX bitcast(vXi1)) test cases
Simon Pilgrim
2017-07-12
1
-0
/
+1377