summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/cvtv2f32.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...Craig Topper2019-05-061-2/+2
* [DAGCombiner] Remove reduceBuildVecConvertToConvertBuildVec and rely on the v...Simon Pilgrim2018-11-021-15/+16
* [X86] Force floating point values in constant pool decoding to print in scien...Craig Topper2018-10-291-4/+4
* [X86] Standardize floating point assembly commentsSimon Pilgrim2018-10-021-4/+4
* [X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...Simon Pilgrim2018-01-151-8/+8
* [X86][SSE] Add test for (v2f32 uitofp(build_vector(i32, i32))) (PR35732)Simon Pilgrim2017-12-301-3/+34
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-4/+4
* [X86][SSE] Let 64-bit targets use the fast 2i32-2f32 UINT_TO_FP conversion as...Simon Pilgrim2016-07-301-9/+8
* [X86][SSE] Updated test so that both are applying the post-multiplySimon Pilgrim2016-07-271-11/+14
* [X86][SSE] Regenerated uitofp <2 x i32> -> <2 x float> conversion testsSimon Pilgrim2016-07-231-16/+51
* DAGCombiner: Avoid generating illegal vector INT_TO_FP nodesTom Stellard2013-01-021-0/+4
* Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))Michael Liao2012-10-241-0/+14
* Add custom conversion from v2u32 to v2f32 in 32-bit modeMichael Liao2012-10-241-0/+11
OpenPOWER on IntegriCloud