Commit Graph

2956 Commits

Author SHA1 Message Date
Anton Mitrokhin
03211d5543 cast_uitofp typo fix; helper printf_v for vector types add 2015-03-27 09:58:59 +03:00
Anton Mitrokhin
dac1ba44e4 Merge branch 'knl-support' of https://github.com/Vsevolod-Livinskij/ispc into knl-support 2015-03-26 17:46:30 +03:00
Anton Mitrokhin
d33100a11c Since is no _MM_HINT_T2 for prefetch on KNL, changing that to T1 2015-03-26 17:45:20 +03:00
Anton Mitrokhin
17e41970d3 Immediate parameter for '_mm512_alignr_epi32/64 intrinsic' 2015-03-26 17:37:05 +03:00
Vsevolod Livinskiy
89ded54929 DOWNCONW 2015-03-26 16:34:15 +03:00
Vsevolod Livinskiy
1d9d989d8d round_ps 2015-03-26 16:18:04 +03:00
Anton Mitrokhin
9526094272 purge _MM_DOWNCONV... enum from knl.h 2015-03-26 16:12:10 +03:00
Anton Mitrokhin
81cb374084 loop execution for i8/16 32-addr-bit gathers/scatters 2015-03-26 14:53:19 +03:00
Anton Mitrokhin
a5b2695771 Merge branch 'knl-support' of https://github.com/Vsevolod-Livinskij/ispc into knl-support 2015-03-26 14:42:30 +03:00
Anton Mitrokhin
b16aee93f9 gather/scatter i8/16 loop implementations 2015-03-26 14:41:30 +03:00
Vsevolod Livinskiy
cd6f8249bf cast_fptosi/ui for double to i32 2015-03-26 14:30:57 +03:00
Vsevolod Livinskiy
af9d6a2d05 Merge branch 'knl-support' of https://github.com/ncos/ispc into ncos-knl 2015-03-26 12:46:15 +03:00
Anton Mitrokhin
4c96fd3279 cast_fptou(s)i compfail fix 2015-03-26 12:38:53 +03:00
Anton Mitrokhin
0a166f245c merged in brodman's version of knl.h 2015-03-26 12:22:03 +03:00
Anton Mitrokhin
b79bd65c4e Merge branch 'master' of https://github.com/ncos/ispc into knl-support 2015-03-26 09:42:24 +03:00
Vsevolod Livinskiy
5050874007 Merge branch 'knl-support' of https://github.com/ncos/ispc into ncos-knl 2015-03-26 08:24:19 +03:00
Anton Mitrokhin
5c523332af extpackstorehi/lo_epi32 (without i8 and i16) 2015-03-25 20:09:45 +03:00
Anton Mitrokhin
de0d69ab26 extpackstorehi/lo_pd 2015-03-25 19:54:19 +03:00
Anton Mitrokhin
aefcea95cc shift mask left like (mask << 8). may cause errors 2015-03-25 19:48:20 +03:00
Dmitry Babokin
ef826603a7 Merge pull request #999 from ncos/minor-ispc-fixes
fix for mishandled __ISPC_NO_EXTERN_C var being defined as zero
2015-03-25 19:20:08 +03:00
Anton Mitrokhin
1aa8309a9e store_ps fixed 2015-03-25 19:12:28 +03:00
Anton Mitrokhin
fc8a32425c cast_fptosi/ui 2015-03-25 18:58:36 +03:00
Anton Mitrokhin
49b9297166 cast s(z)ext -> add avx and sse, + started ext..load rwriting 2015-03-25 18:46:47 +03:00
Dmitry Babokin
30b45731ae Merge pull request #998 from aguskov/master
Fix for LLVM trunk (rL232885)
2015-03-25 18:05:45 +03:00
Anton Mitrokhin
50f716f3d8 fix for mishandled __ISPC_NO_EXTERN_C var being defined as zero 2015-03-25 16:57:30 +03:00
Andrey Guskov
a66fab4cea Fix for LLVM trunk (rL232885) 2015-03-25 16:11:50 +03:00
Dmitry Babokin
603355f6d6 Merge pull request #997 from jbrodman/master
Fix to support function pointers in header file generation.
2015-03-21 13:07:37 +03:00
jbrodman
637a4cc812 Fix to support function pointers in header file generation. 2015-03-20 14:49:03 -07:00
Dmitry Babokin
663306b8f6 Merge pull request #996 from Vsevolod-Livinskij/fix_for_trunk
Fix for trunk revision #232397
2015-03-20 16:10:55 +03:00
Anton Mitrokhin
0ffea6832d add knl.h to test knl target (need to be rewritten with AVX-512F intrinsics) 2015-03-20 15:56:57 +03:00
Anton Mitrokhin
8cb5f311c6 knl (through sde) target support for alloy.py 2015-03-20 15:55:00 +03:00
Anton Mitrokhin
292962e8b0 modified run_tests.py to support knl compilation 2015-03-20 15:19:26 +03:00
Vsevolod Livinskiy
55cfc6f78e Fix for trunk revision #232397 2015-03-20 08:55:49 +03:00
Dmitry Babokin
eb907dc4ba Merge pull request #994 from ncos/faildb-update
Removed 180 generic-target fails (which do pass now) from 'fail_db.txt'
2015-03-19 20:48:46 +03:00
Anton Mitrokhin
bf50d8f951 removed 180 generic target fails (which do pass now) from 'fail_db.txt' 2015-03-19 20:30:54 +03:00
Dmitry Babokin
7125026f42 Merge pull request #991 from aguskov/element_ptr_inst
Added explicit types for llvm::GetElementPtrInst::Create()
2015-03-18 20:24:55 +03:00
Andrey Guskov
97eff6a185 Added explicit types for llvm::GetElementPtrInst::Create() 2015-03-18 19:01:24 +03:00
Dmitry Babokin
fec8390f7e Merge pull request #992 from aguskov/master
Switched LLVM 3.6 from branches to tags
2015-03-18 18:43:53 +03:00
Andrey Guskov
30def668f0 Switched LLVM 3.6 from branches to tags 2015-03-18 18:36:49 +03:00
Dmitry Babokin
9e1ec40bad Merge pull request #990 from jbrodman/helpmsg
Change opt help message to be more clear.
2015-03-16 22:58:57 +03:00
jbrodman
3d35d4485d Change opt help message to be more clear. 2015-03-16 12:11:46 -07:00
Dmitry Babokin
6d43d3c180 Merge pull request #989 from aguskov/master
Lowering the severity level for Debug Info Version mismatch
2015-03-12 17:20:21 +03:00
Dmitry Babokin
e6c827bf11 Merge pull request #986 from ncos/faildb-update
Removed fail_db.txt entries for fixed tests on 'generic' and 'knc' targets
2015-03-12 17:19:57 +03:00
Andrey Guskov
75ec582a1d Lowering the severity level for Debug Info Version mismatch 2015-03-12 14:49:32 +03:00
Dmitry Babokin
c5916d58b8 Merge pull request #988 from aguskov/master
Substituted LLVM-specific IsNAN() and IsInf() with their math.h versions
2015-03-11 18:36:19 +03:00
Andrey Guskov
dba22837f6 Substituted LLVM-specific IsNAN() and IsInf() with their math.h versions 2015-03-11 18:33:49 +03:00
Dmitry Babokin
b43678b2e3 Merge pull request #987 from aguskov/master
Windows build fix
2015-03-11 18:20:13 +03:00
Andrey Guskov
972c6906d5 Fix Alloy.py + MSVC 2015-03-11 17:34:12 +03:00
Andrey Guskov
522d80bd2c Windows build fix 2015-03-11 15:58:36 +03:00
Anton Mitrokhin
38fb4cc181 removed recently fixed fails on knc from fail_db.txt 2015-03-07 08:18:20 +03:00