summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512-cvt.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-10AVX512: Implemented encoding and intrinsics forIgor Breger1-8/+10
2015-09-09Revert "AVX512: Implemented encoding and intrinsics for vextracti64x4 ,vext...Renato Golin1-10/+8
2015-09-09AVX512: Implemented encoding and intrinsics forIgor Breger1-8/+10
2015-07-19AVX-512: Floating point conversions for SKX - DAG Lowering.Elena Demikhovsky1-4/+101
2015-05-10AVX-512: fixed UINT_TO_FP operation for 512-bit types.Elena Demikhovsky1-0/+17
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-6/+6
2014-11-13AVX-512: SINT_TO_FP cost model and some bugfixesElena Demikhovsky1-0/+53
2014-06-18Add pattern for unsigned v4i32->v4f64 convert on AVX512.Cameron McInally1-0/+8
2014-04-08AVX-512: Added fp_to_uint and uint_to_fp patterns.Elena Demikhovsky1-0/+32
2014-01-11Fix broken CHECK lines.Benjamin Kramer1-4/+4
2013-12-11AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatib...Elena Demikhovsky1-15/+15
2013-10-15Enable MI Sched for x86.Andrew Trick1-1/+1
2013-10-06AVX-512: added scalar convert instructions and intrinsics.Elena Demikhovsky1-0/+31
2013-08-27AVX-512: added conversion instructions.Elena Demikhovsky1-0/+186