Commit Graph

3152 Commits

Author SHA1 Message Date
Dmitry Babokin
2c4c79d55e Merge pull request #1072 from Shishpan/asinFix
solution for asin trouble from report
2015-07-23 17:55:04 +03:00
Dmitry Babokin
023ba72a9a Merge pull request #1074 from ncos/trunk-fixing
fail_db.txt update
2015-07-23 12:52:11 +03:00
Anton Mitrokhin
3f9e64e0ec Removed 6 passes runfails; Duplicated 8 llvm 3.7 runfails for llvm 3.8; Several entries reordered 2015-07-23 13:35:03 +03:00
Andrey Shishpanov
3bc99c1da1 solution for asin trouble from report 2015-07-22 14:26:51 +03:00
Dmitry Babokin
bd8d78d204 Merge pull request #1073 from Shishpan/fixIssue#1068
Fixing for problem with casting reference types, issue #1068
2015-07-22 14:01:39 +03:00
Andrey Shishpanov
22a0596fca fixing trouble with casting from float reference to int, issue #1068 2015-07-22 00:22:25 +03:00
Dmitry Babokin
dff48639e9 Merge pull request #1069 from Shishpan/trunk38fix
some fixes for trunk 3.8
2015-07-19 16:21:59 +03:00
Andrey Shishpanov
d6bb5e2264 some fixes for trunk 3.8 2015-07-17 16:57:17 +03:00
Dmitry Babokin
56f83aeb38 Merge pull request #1067 from Shishpan/branchForTrunk38Fix
Trunk38 fixes
2015-07-17 14:23:12 +03:00
Andrey Shishpanov
415f2e938c some fixes for trunk 3.8 2015-07-17 14:27:28 +03:00
Dmitry Babokin
73f7f583e4 Merge pull request #1066 from ncos/native-knl
Native knl
2015-07-16 18:06:32 +03:00
Anton Mitrokhin
04987422e7 Update fail_db for native knl 2015-07-16 18:40:13 +03:00
Anton Mitrokhin
f864338ce2 Changed GEP calls in target-avx512.ll to work with old LLVM 2015-07-16 15:32:50 +03:00
Anton Mitrokhin
23ebdbe1f2 Merge branch 'master' of https://github.com/ncos/ispc into native-knl 2015-07-16 15:01:07 +03:00
Dmitry Babokin
ef5dafb745 Merge pull request #1065 from ncos/ispc-classof
Fix ordered/unordered fcmp error in cbackend.cpp
2015-07-14 11:55:09 +03:00
Anton Mitrokhin
016781027c Add a test file for ispc's isnan() function 2015-07-14 09:58:07 +03:00
Anton Mitrokhin
f187671a89 fix ordered/unordered fcmp error in cbackend.cpp 2015-07-13 18:23:36 +03:00
Dmitry Babokin
ea89cb65bb Merge pull request #1064 from egaburov/ptxfix
ptx build fix
2015-07-10 14:48:23 +03:00
Evghenii Gaburov
ad2238e880 fix ptx 2015-07-10 13:46:54 +02:00
Dmitry Babokin
cb416611ce Merge pull request #1063 from ncos/ispc-classof
Removing RTTI from ispc - it causes problem when linking with clang libraries, which are no-rtti.
2015-07-10 13:55:11 +03:00
Anton Mitrokhin
9f083f99ac classof implementations for all classes 2015-07-10 12:27:16 +03:00
Vsevolod Livinskiy
21da408832 [AVX512]: bugfixing 2015-07-10 11:34:16 +03:00
Vsevolod Livinskiy
ba10b91648 [AVX-512]: masked_store was replaced 2015-07-09 15:36:03 +03:00
Anton Mitrokhin
8217448ee5 Id's for Stmt-inherited classes 2015-07-09 14:45:33 +03:00
Vsevolod Livinskiy
25aeedb003 [AVX-512]: masked_load_float/double was replaced 2015-07-09 13:45:14 +03:00
Anton Mitrokhin
26a93bc733 Id's fo Expr-inherited classes 2015-07-09 12:38:58 +03:00
Vsevolod Livinskiy
b6d2d8dd4c [AVX-512]: rsqrt and rcp were replaced 2015-07-08 19:12:38 +03:00
Vsevolod Livinskiy
8c1bd4ec32 [AVX-512]: replace with avx512 intrinsics 2015-07-08 16:54:27 +03:00
Dmitry Babokin
2aedc1fd2b Merge pull request #1062 from Vsevolod-Livinskij/fix_for_asm
Fix for assembler file generation.
2015-07-08 15:36:34 +03:00
Vsevolod Livinskiy
b805609986 Fix for assembler file generation. 2015-07-08 14:56:18 +03:00
Anton Mitrokhin
c50ce30b00 [AVX-512]: fixed a couple of tests 2015-07-08 10:20:57 +03:00
Dmitry Babokin
3ec674a820 Merge pull request #1061 from ncos/knl-rename
Fixed default compiler value from ' ' to None
2015-06-24 11:20:10 +03:00
Anton Mitrokhin
f00b5abc40 fixed default compiler value from '' to None 2015-06-24 10:46:03 +03:00
Dmitry Babokin
0885152713 Merge pull request #1060 from ncos/trunk-fixing
Fix trunk buildfail after LLVM revision 239858
2015-06-23 18:28:44 +03:00
Anton Mitrokhin
a2dd501c11 Fix trunk buildfail after LLVM revision 239858 2015-06-23 18:19:39 +03:00
Dmitry Babokin
8de5047035 Merge pull request #1059 from ncos/knl-rename
Fix unitialized default compiler_exe
2015-06-23 17:47:10 +03:00
Anton Mitrokhin
b20d814a24 fix unitialized default compiler_exe 2015-06-23 17:35:54 +03:00
Dmitry Babokin
bf4ca847a5 Merge pull request #1057 from ncos/ispc-versions
New LLVM version macro
2015-06-17 17:50:36 +03:00
Anton Mitrokhin
ebc47d00a1 remove several redundant #if - clauses 2015-06-17 17:40:02 +03:00
Dmitry Babokin
308ccae0c5 Merge pull request #1058 from ncos/knl-rename
Allow x86 testing for native knl target; rename knc target to 'knc-generic' in alloy.py
2015-06-17 16:09:24 +03:00
Anton Mitrokhin
c5207da9e7 allow x86 testing for native knl target; rename knc target to 'knc-generic' 2015-06-17 16:01:37 +03:00
Anton Mitrokhin
0afa3f5713 New LLVM version macro 2015-06-17 10:14:28 +03:00
Dmitry Babokin
b394f05835 Merge pull request #1056 from aguskov/master
Fixed MAXINT array size limitation. Fix for #1055.
2015-06-16 20:30:45 +03:00
Andrey Guskov
73dc899ff1 Fixed MAXINT array size limitation 2015-06-06 01:16:56 +03:00
Dmitry Babokin
0b62c28436 Merge pull request #1054 from aguskov/master
Fixed compiling for Win32
2015-06-03 19:30:43 +03:00
Andrey Guskov
742870285a Fixed compiling for Win32 2015-06-03 15:53:12 +03:00
Dmitry Babokin
6ae27009c1 Merge pull request #1053 from dbabokin/v183dev
Bumping version 1.8.3dev
2015-05-30 01:05:54 +03:00
Dmitry Babokin
33771c2163 Bumping version 1.8.3dev 2015-05-30 01:05:15 +03:00
Dmitry Babokin
603d3a879c Merge pull request #1052 from dbabokin/v182
V182
v1.8.2
2015-05-29 21:35:03 +03:00
Dmitry Babokin
cbd8afabb7 Merge pull request #1051 from dbabokin/fail_db
Fail db: KNL fails.
2015-05-29 21:34:42 +03:00