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-128.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - Add initial PACKSS support
Simon Pilgrim
2019-04-07
1
-6
/
+2
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) sign mask
Simon Pilgrim
2019-02-04
1
-3
/
+0
*
[X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...
Craig Topper
2019-01-05
1
-4
/
+1
*
[TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts
Simon Pilgrim
2018-12-15
1
-26
/
+18
*
[X86] Prevent DAG combine from folding a bitcast from vXi1 to iX with a store...
Craig Topper
2018-11-27
1
-187
/
+12
*
[X86] Add a bunch of test cases for storing a scalar bitcasted from a vXi1 type.
Craig Topper
2018-11-27
1
-0
/
+319
*
[X86] Stop promoting vector and/or/xor/andn to vXi64.
Craig Topper
2018-10-26
1
-1
/
+0
*
[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
-12
/
+8
*
[X86] Post process the DAG after isel to remove vector moves that were added ...
Craig Topper
2018-03-16
1
-1
/
+0
*
[X86] Add constant folding to combineMOVMSK.
Craig Topper
2018-02-26
1
-22
/
+65
*
[X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v...
Craig Topper
2018-02-26
1
-145
/
+32
*
[X86] Remove VT.isSimple() check from detectAVGPattern.
Craig Topper
2018-02-26
1
-0
/
+176
*
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
-3
/
+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
-6
/
+6
*
[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] Split AVX512F and AVX512BW bool-vector bitcast tests
Simon Pilgrim
2017-10-31
1
-106
/
+236
*
[X86][SSE] Add support for lowering shuffles to PACKSS/PACKUS
Simon Pilgrim
2017-10-03
1
-42
/
+20
*
[X86][SSE] Dropped -mcpu from bitcast+setcc tests
Simon Pilgrim
2017-07-06
1
-78
/
+78
*
[X86] Match bitcast of vxi1 to pmovmsk
Zvi Rackover
2017-06-01
1
-452
/
+185
*
[X86] Add (ix bitcast(vsetcc)) test cases with illegal types. NFC.
Zvi Rackover
2017-05-22
1
-324
/
+594
*
[X86] Add explicit triple to test invocation
Zvi Rackover
2017-05-18
1
-30
/
+30
*
[X86] Adding tests for scalar bitcasts from vsetcc. NFC.
Zvi Rackover
2017-05-18
1
-0
/
+553