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-256.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit r358887 "[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits ...
Craig Topper
2019-05-13
1
-16
/
+0
*
Revert r359392 and r358887
Craig Topper
2019-05-06
1
-0
/
+16
*
[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits bitcast handling
Simon Pilgrim
2019-04-22
1
-16
/
+0
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - Add initial PACKSS support
Simon Pilgrim
2019-04-07
1
-16
/
+5
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) sign mask
Simon Pilgrim
2019-02-04
1
-4
/
+1
*
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...
Craig Topper
2019-01-05
1
-9
/
+1
*
[TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts
Simon Pilgrim
2018-12-15
1
-32
/
+25
*
[X86] Prevent DAG combine from folding a bitcast from vXi1 to iX with a store...
Craig Topper
2018-11-27
1
-622
/
+33
*
[X86] Add a bunch of test cases for storing a scalar bitcasted from a vXi1 type.
Craig Topper
2018-11-27
1
-0
/
+803
*
[X86] When lowering unsigned v2i64 setcc without SSE42, flip the sign bits in...
Craig Topper
2018-10-09
1
-1
/
+1
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-23
/
+23
*
[X86] Legalize v32i1 without BWI via splitting to v16i1 rather than the defau...
Craig Topper
2018-01-23
1
-14
/
+6
*
[X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...
Craig Topper
2018-01-01
1
-3
/
+0
*
[X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) before type legalizati...
Craig Topper
2017-12-31
1
-8
/
+4
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-19
/
+19
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-28
/
+28
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-19
/
+19
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Reid Kleckner
2017-11-08
1
-1
/
+0
*
Reland "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-07
1
-0
/
+1
*
Revert "Correct dwarf unwind information in function epilogue for X86"
Petar Jovanovic
2017-11-01
1
-1
/
+0
*
Correct dwarf unwind information in function epilogue for X86
Petar Jovanovic
2017-11-01
1
-0
/
+1
*
[X86][AVX512] Split AVX512F and AVX512BW bool-vector bitcast tests
Simon Pilgrim
2017-10-31
1
-44
/
+115
*
[X86] truncateVectorCompareWithPACKSS - use PACKSSDW/PACKSSWB instead of just...
Simon Pilgrim
2017-10-24
1
-4
/
+4
*
[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly to pack v8i16 to v16i8
Simon Pilgrim
2017-10-23
1
-40
/
+18
*
[X86][AVX] Improve (i4 bitcast (v4i1 x)) handling for 256-bit vector compare ...
Simon Pilgrim
2017-09-27
1
-19
/
+9
*
[X86][AVX] Improve (i8 bitcast (v8i1 x)) handling for 256-bit vector compare ...
Simon Pilgrim
2017-09-18
1
-21
/
+9
*
[X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK
Simon Pilgrim
2017-07-21
1
-214
/
+11
*
[X86][SSE] Dropped -mcpu from bitcast+setcc tests
Simon Pilgrim
2017-07-06
1
-22
/
+397
*
[X86] Match bitcast of vxi1 to pmovmsk
Zvi Rackover
2017-06-01
1
-243
/
+11
*
[X86] Add explicit triple to test invocation
Zvi Rackover
2017-05-18
1
-20
/
+20
*
[X86] Adding tests for scalar bitcasts from vsetcc. NFC.
Zvi Rackover
2017-05-18
1
-0
/
+363