summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cast-vsel.ll
AgeCommit message (Expand)Author
2017-12-29[X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)Simon Pilgrim
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-28[SelectionDAG] Support 'bit preserving' floating points bitcasts on computeKn...Simon Pilgrim
2017-09-18[SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign b...Simon Pilgrim
2017-09-14Regenerate test (broadcast comment). NFCI.Simon Pilgrim
2017-08-17[X86] Remove SSE/AVX patterns for AND/XOR/OR/ANDN that checked for the inputs...Craig Topper
2017-07-02[X86][SSE] Attempt to combine 64-bit and 32-bit shuffles to unary shuffles be...Simon Pilgrim
2017-05-08[X86][SSE] Improve combineLogicBlendIntoPBLENDV to use general masks.Simon Pilgrim
2017-04-30[DAGCombiner] shrink/widen a vselect to match its condition operand size (PR1...Sanjay Patel
2017-04-27[x86] add minimal tests for potential size-changing vsel transforms; NFCSanjay Patel