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-128.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] lowerV16I8Shuffle - tryToWidenViaDuplication - undef unpack args
Simon Pilgrim
2019-10-19
1
-5
/
+5
*
Recommit r367901 "[X86] Enable -x86-experimental-vector-widening-legalization...
Craig Topper
2019-08-07
1
-486
/
+167
*
Revert "[X86] Enable -x86-experimental-vector-widening-legalization by default."
Mitch Phillips
2019-08-06
1
-167
/
+486
*
[X86] Enable -x86-experimental-vector-widening-legalization by default.
Craig Topper
2019-08-05
1
-486
/
+167
*
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...
Craig Topper
2019-01-05
1
-4
/
+1
*
[DAGCombiner] allow hoisting vector bitwise logic ahead of truncates
Sanjay Patel
2018-12-16
1
-11
/
+8
*
[TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts
Simon Pilgrim
2018-12-15
1
-61
/
+45
*
[X86] When lowering unsigned v2i64 setcc without SSE42, flip the sign bits in...
Craig Topper
2018-10-09
1
-4
/
+4
*
[X86][SSE] Combine (some) target shuffles with multiple uses
Simon Pilgrim
2018-08-09
1
-24
/
+16
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
1
-51
/
+51
*
[X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...
Craig Topper
2018-01-01
1
-6
/
+0
*
[X86] Add a DAG combine to widen (i4 (bitcast (v4i1))) before type legalizati...
Craig Topper
2017-12-31
1
-36
/
+18
*
[X86] When lowering truncates to vXi1, don't sign extend i16/i8 types to 512-...
Craig Topper
2017-12-21
1
-12
/
+12
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-33
/
+33
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-51
/
+51
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-33
/
+33
*
[X86][AVX512] Regenerate tests to remove retl/retq regex
Simon Pilgrim
2017-10-31
1
-51
/
+51
*
[X86][AVX512] Split AVX512F and AVX512BW bool-vector bitcast tests
Simon Pilgrim
2017-10-31
1
-142
/
+317
*
[X86][SSE] combineBitcastvxi1 - use PACKSSWB directly to pack v8i16 to v16i8
Simon Pilgrim
2017-10-23
1
-58
/
+28
*
[X86][SSE] Regenerate bitcast-and-setcc tests
Simon Pilgrim
2017-10-23
1
-41
/
+41
*
[X86][SSE] Dropped -mcpu from bitcast+setcc mask tests
Simon Pilgrim
2017-07-05
1
-78
/
+78
*
[X86] Match bitcast of vxi1 to pmovmsk
Zvi Rackover
2017-06-01
1
-431
/
+108
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-68
/
+68
*
[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
Zvi Rackover
2017-05-29
1
-0
/
+1155