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-and-setcc-256.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][AVX] Push sign extensions of comparison bool results through bitops (PR...
Simon Pilgrim
2019-10-05
1
-93
/
+68
*
[X86][AVX] combineBitcastvxi1 - peek through bitops to determine size of orig...
Simon Pilgrim
2019-05-26
1
-16
/
+12
*
[x86] add more movmsk tests; NFC
Sanjay Patel
2019-01-18
1
-11
/
+313
*
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...
Craig Topper
2019-01-05
1
-9
/
+1
*
[DAGCombiner] allow hoisting vector bitwise logic ahead of truncates
Sanjay Patel
2018-12-16
1
-62
/
+47
*
[TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts
Simon Pilgrim
2018-12-15
1
-12
/
+8
*
[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
-18
/
+12
*
[X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...
Craig Topper
2018-01-01
1
-2
/
+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] Regenerate tests to remove retl/retq regex
Simon Pilgrim
2017-10-31
1
-28
/
+28
*
[X86][AVX512] Split AVX512F and AVX512BW bool-vector bitcast tests
Simon Pilgrim
2017-10-31
1
-50
/
+131
*
[SelectionDAG] Support 'bit preserving' floating points bitcasts on computeKn...
Simon Pilgrim
2017-10-28
1
-44
/
+13
*
[X86] truncateVectorCompareWithPACKSS - use PACKSSDW/PACKSSWB instead of just...
Simon Pilgrim
2017-10-24
1
-12
/
+12
*
[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly to pack v8i16 to v16i8
Simon Pilgrim
2017-10-23
1
-34
/
+18
*
[X86][SSE] Regenerate bitcast-and-setcc tests
Simon Pilgrim
2017-10-23
1
-24
/
+24
*
[X86][SSE] Add support for lowering v8i16 binary shuffles to PACKSS/PACKUS
Simon Pilgrim
2017-10-04
1
-12
/
+4
*
[X86][SSE] Add support for lowering shuffles to PACKSS/PACKUS
Simon Pilgrim
2017-10-03
1
-57
/
+25
*
[SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign b...
Simon Pilgrim
2017-09-18
1
-48
/
+6
*
[X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK
Simon Pilgrim
2017-07-21
1
-216
/
+11
*
[X86][SSE] Dropped -mcpu from bitcast+setcc mask tests
Simon Pilgrim
2017-07-05
1
-52
/
+52
*
Reverting commit 306414 on behalf of @gadi.haber
Michael Zuckerman
2017-06-28
1
-1
/
+1
*
Updated and extended the information about each instruction in HSW and SNB to...
Gadi Haber
2017-06-27
1
-1
/
+1
*
[X86] Match bitcast of vxi1 to pmovmsk
Zvi Rackover
2017-06-01
1
-258
/
+565
*
[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
Zvi Rackover
2017-05-29
1
-0
/
+403