index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
vec_int_to_fp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86][SSE] Reapplied: Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_...
Simon Pilgrim
2016-03-10
1
-13
/
+9
*
Revert r262599 "[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EX...
Hans Wennborg
2016-03-08
1
-9
/
+13
*
[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim
2016-03-03
1
-13
/
+9
*
[X86][AVX] Support bit-mask integer shuffles for 256-bit integer vectors
Simon Pilgrim
2016-02-17
1
-3
/
+1
*
[X86][AVX2] Fix SIGN_EXTEND vector handling on AVX2 targets.
Simon Pilgrim
2016-02-09
1
-3
/
+1
*
[X86][SSE] Combine UNPCKL with vector_shuffle into UNPCKH to save one instruc...
Cong Hou
2015-11-13
1
-7
/
+5
*
[X86][SSE] Use lowerVectorShuffleWithUNPCK instead of custom matches.
Simon Pilgrim
2015-10-24
1
-1
/
+1
*
[X86][SSE] Match zero/any extension shuffles that don't start from the first ...
Simon Pilgrim
2015-09-22
1
-8
/
+4
*
[DAGCombiner] Convert constant AND masks to shuffle clear masks down to the b...
Simon Pilgrim
2015-08-01
1
-39
/
+31
*
[X86][SSE] Added additional fp/int tests.
Simon Pilgrim
2015-07-18
1
-60
/
+662
*
Refreshed tests and reordered in descending integer size.
Simon Pilgrim
2015-07-18
1
-580
/
+580
*
[X86][SSE] Updated vector conversion test names.
Simon Pilgrim
2015-07-16
1
-111
/
+111
*
[X86][SSE] Improved i8/i16 to f64 uint2fp vector conversions
Simon Pilgrim
2015-07-04
1
-110
/
+28
*
[X86] Added 32-bit builds to fp<->int tests.
Simon Pilgrim
2015-07-03
1
-1
/
+6
*
[X86][SSE] Sign extension for target vector sizes less than 128 bits (pt2)
Simon Pilgrim
2015-07-03
1
-41
/
+9
*
[X86][SSE] Fix PerformSExtCombine bug that accessed the wrong return value of...
Simon Pilgrim
2015-06-20
1
-0
/
+50
*
[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
Simon Pilgrim
2015-06-18
1
-185
/
+376
*
[X86][SSE] Improved support for vector i16 to float conversions.
Simon Pilgrim
2015-06-17
1
-35
/
+8
*
[X86][SSE] Vectorize v2i32 to v2f64 conversions
Simon Pilgrim
2015-06-16
1
-63
/
+8
*
[X86][SSE] Added tests for vector i8/i16 to f32/f64 conversions
Simon Pilgrim
2015-06-15
1
-55
/
+562
*
[SSE] Added vector int (i32 and i64) -> float/double conversion tests
Simon Pilgrim
2015-05-02
1
-0
/
+714