summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/scalar-int-to-fp.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove an fp->int->fp domain crossing in LowerUINT_TO_FP_i64.Craig Topper2018-09-151-2/+4
* [X86] Disable a DAG combine to allow packed AVX512DQ instructions to be consi...Craig Topper2018-05-291-20/+72
* [X86][AVX512DQ] Use packed instructions for scalar FP<->i64 conversions on 32...Craig Topper2018-05-161-73/+197
* [X86][AVX512] Add DQ+VLX scalar int<->fp tests cases for D43441Simon Pilgrim2018-02-221-0/+2
* [X86][AVX512] Add avx512dq fp2int/int2fp tests (PR31630)Simon Pilgrim2018-01-271-2/+4
* [X86][SSE] Regenerate fp2int/int2fp testsSimon Pilgrim2018-01-271-5/+5
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-62/+62
* [X86] Teach execution domain fixing to convert between FP and int unpack inst...Craig Topper2017-09-181-4/+4
* [X86][SSE2] Fix asm string for movq (Move Quadword) instruction.Ayman Musa2017-04-261-1/+1
* [X86][SSE] Regenerate scalar integer conversions to float testsSimon Pilgrim2017-02-081-100/+661
* [X86][SSE] Fix domains for VZEXT_LOAD type instructionsSimon Pilgrim2016-12-151-4/+4
* [X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...Simon Pilgrim2016-12-071-1/+1
* [AVX512] Add initial support for the Execution Domain fixing pass to change s...Craig Topper2016-07-221-3/+3
* Optimized instruction sequence for sitofp operation on X86-32Elena Demikhovsky2016-01-101-0/+43
* [X86] Fix sitofp and uitofp instruction matching failures with long double an...Michael Kuperstein2015-09-201-0/+132
OpenPOWER on IntegriCloud