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_fp_to_int.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Revert r299387 due to AVX legalization infinite loop.
Michael Kuperstein
2017-04-06
1
-1
/
+1
*
[X86][SSE]] Lower BUILD_VECTOR with repeated elts as BUILD_VECTOR + VECTOR_SH...
Simon Pilgrim
2017-04-03
1
-1
/
+1
*
[X86] Generate VZEROUPPER for Skylake-avx512.
Amjad Aboud
2017-03-03
1
-22
/
+35
*
[AVX-512] Teach EVEX to VEX conversion pass to handle VINSERT and VEXTRACT in...
Craig Topper
2017-01-03
1
-127
/
+31
*
This is a large patch for X86 AVX-512 of an optimization for reducing code si...
Gadi Haber
2016-12-28
1
-2
/
+2
*
[x86] use a single shufps when it can save instructions
Sanjay Patel
2016-12-15
1
-69
/
+56
*
[AVX-512] Add support for lowering (v2i64 (fp_to_sint (v2f32))) to vcvttps2uq...
Craig Topper
2016-12-10
1
-18
/
+78
*
[X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...
Simon Pilgrim
2016-12-07
1
-2
/
+2
*
[AVX-512] Add integer and fp unpck instructions to load folding tables.
Craig Topper
2016-11-27
1
-4
/
+4
*
[X86][AVX512] Add support for v2i64 fptosi/fptoui/sitofp/uitofp on AVX512DQ-o...
Simon Pilgrim
2016-11-24
1
-12
/
+6
*
[X86][AVX512] Add support for v4i64 fptosi/fptoui/sitofp/uitofp on AVX512DQ-o...
Simon Pilgrim
2016-11-23
1
-68
/
+16
*
[X86][AVX512DQ] Add fp <-> int tests for AVX512DQ/AVX512DQ+VL
Simon Pilgrim
2016-11-22
1
-369
/
+466
*
[X86] Cleanup 'x' and 'y' mnemonic suffixes for vcvtpd2dq/vcvttpd2dq/vcvtpd2p...
Craig Topper
2016-11-14
1
-33
/
+11
*
[AVX-512] Add lowering to cvttpd2udq/cvttps2udq for fptoui v2f64/2f32 to 2i32
Craig Topper
2016-11-09
1
-43
/
+27
*
[AVX-512] Add an avx512f without avx512vl command line to vec_fp_to_int.ll an...
Craig Topper
2016-11-08
1
-129
/
+454
*
[X86] Add a few more fptoui test cases to the vec_fp_to_int.ll. The codegen f...
Craig Topper
2016-11-06
1
-0
/
+135
*
[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Simon Pilgrim
2016-10-18
1
-105
/
+25
*
[X86][SSE] Add f16/f80/f128 vector sitofp test cases
Simon Pilgrim
2016-10-06
1
-0
/
+206
*
[X86][AVX] Updated fptosi_2f64_to_4i32 test to show missed opportunity to imp...
Simon Pilgrim
2016-08-23
1
-2
/
+6
*
[X86][AVX] Add v2i32 fp to int conversion tests
Simon Pilgrim
2016-08-23
1
-5
/
+80
*
[X86][AVX] Add AVX2/AVX512 fp to int conversion tests
Simon Pilgrim
2016-08-23
1
-351
/
+924
*
[X86][SSE] Avoid specifying unused arguments in SHUFPD lowering
Simon Pilgrim
2016-08-22
1
-155
/
+155
*
VirtRegMap: Replace some identity copies with KILL instructions.
Matthias Braun
2016-07-09
1
-0
/
+1
*
[X86][SSE] Added additional fp/int tests.
Simon Pilgrim
2015-07-18
1
-0
/
+289
*
Refreshed tests.
Simon Pilgrim
2015-07-18
1
-414
/
+414
*
Tidyup shufflevector calls - don't repeat inputs if you can avoid it.
Simon Pilgrim
2015-07-18
1
-4
/
+4
*
[X86][SSE] Updated vector conversion test names.
Simon Pilgrim
2015-07-16
1
-90
/
+90
*
[X86] Added 32-bit builds to fp<->int tests.
Simon Pilgrim
2015-07-03
1
-2
/
+7
*
MachineCopyPropagation: Remove the copies instead of using KILL instructions.
Matthias Braun
2015-05-29
1
-2
/
+0
*
[DAGCombiner] Enabled vector float/double -> int constant folding
Simon Pilgrim
2015-05-02
1
-0
/
+208
*
[SSE] Added vector float/double -> i32 and i64 conversion tests
Simon Pilgrim
2015-05-02
1
-0
/
+747