index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
vec_int_to_fp.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
[X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches.
Simon Pilgrim
1
-1
/
+1
2015-09-22
[X86][SSE] Match zero/any extension shuffles that don't start from the first ...
Simon Pilgrim
1
-8
/
+4
2015-08-01
[DAGCombiner] Convert constant AND masks to shuffle clear masks down to the b...
Simon Pilgrim
1
-39
/
+31
2015-07-18
[X86][SSE] Added additional fp/int tests.
Simon Pilgrim
1
-60
/
+662
2015-07-18
Refreshed tests and reordered in descending integer size.
Simon Pilgrim
1
-580
/
+580
2015-07-16
[X86][SSE] Updated vector conversion test names.
Simon Pilgrim
1
-111
/
+111
2015-07-04
[X86][SSE] Improved i8/i16 to f64 uint2fp vector conversions
Simon Pilgrim
1
-110
/
+28
2015-07-03
[X86] Added 32-bit builds to fp<->int tests.
Simon Pilgrim
1
-1
/
+6
2015-07-03
[X86][SSE] Sign extension for target vector sizes less than 128 bits (pt2)
Simon Pilgrim
1
-41
/
+9
2015-06-20
[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of...
Simon Pilgrim
1
-0
/
+50
2015-06-18
[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
Simon Pilgrim
1
-185
/
+376
2015-06-17
[X86][SSE] Improved support for vector i16 to float conversions.
Simon Pilgrim
1
-35
/
+8
2015-06-16
[X86][SSE] Vectorize v2i32 to v2f64 conversions
Simon Pilgrim
1
-63
/
+8
2015-06-15
[X86][SSE] Added tests for vector i8/i16 to f32/f64 conversions
Simon Pilgrim
1
-55
/
+562
2015-05-02
[SSE] Added vector int (i32 and i64) -> float/double conversion tests
Simon Pilgrim
1
-0
/
+714