summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_int_to_fp.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches.Simon Pilgrim2015-10-241-1/+1
* [X86][SSE] Match zero/any extension shuffles that don't start from the first ...Simon Pilgrim2015-09-221-8/+4
* [DAGCombiner] Convert constant AND masks to shuffle clear masks down to the b...Simon Pilgrim2015-08-011-39/+31
* [X86][SSE] Added additional fp/int tests.Simon Pilgrim2015-07-181-60/+662
* Refreshed tests and reordered in descending integer size.Simon Pilgrim2015-07-181-580/+580
* [X86][SSE] Updated vector conversion test names.Simon Pilgrim2015-07-161-111/+111
* [X86][SSE] Improved i8/i16 to f64 uint2fp vector conversionsSimon Pilgrim2015-07-041-110/+28
* [X86] Added 32-bit builds to fp<->int tests.Simon Pilgrim2015-07-031-1/+6
* [X86][SSE] Sign extension for target vector sizes less than 128 bits (pt2)Simon Pilgrim2015-07-031-41/+9
* [X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of...Simon Pilgrim2015-06-201-0/+50
* [X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP testsSimon Pilgrim2015-06-181-185/+376
* [X86][SSE] Improved support for vector i16 to float conversions.Simon Pilgrim2015-06-171-35/+8
* [X86][SSE] Vectorize v2i32 to v2f64 conversionsSimon Pilgrim2015-06-161-63/+8
* [X86][SSE] Added tests for vector i8/i16 to f32/f64 conversionsSimon Pilgrim2015-06-151-55/+562
* [SSE] Added vector int (i32 and i64) -> float/double conversion testsSimon Pilgrim2015-05-021-0/+714
OpenPOWER on IntegriCloud