Anton Mitrokhin
|
44f06304d2
|
- [KNC:] shadow test fails caused by vec16_i64 perverted memory layout
|
2015-10-14 10:48:14 +03:00 |
|
Dmitry Babokin
|
88461fb527
|
Merge pull request #1104 from pavolzetor/master
Use find() method on string to run on both Python 2 and 3
|
2015-10-05 11:51:25 +03:00 |
|
Pavol Klacansky
|
41199179de
|
Use find() method on string to run on both Python 2 and 3
|
2015-10-03 11:56:00 +00:00 |
|
Dmitry Babokin
|
1d08598f6e
|
Merge pull request #1102 from ncos/knc-fixes
Removed dirty workaround that fixed 'soa-18.ispc' test. It broke badly in a different scenario
|
2015-09-30 18:31:11 +03:00 |
|
Anton Mitrokhin
|
68e686df9f
|
Removed dirty workaround that fixed 'soa-18.ispc' test. It broke badly in a different scenario
|
2015-09-30 17:20:38 +03:00 |
|
Dmitry Babokin
|
8bf8911893
|
Merge pull request #1101 from ncos/fail_db-update
Removed passes compfails/runfails
|
2015-09-21 10:54:41 +03:00 |
|
Anton Mitrokhin
|
b7839f6242
|
Removed passes compfails/runfails
|
2015-09-21 11:37:20 +03:00 |
|
Dmitry Babokin
|
c9de707455
|
Merge pull request #1100 from Shishpan/fixIssue#957
replaced useless bitSize with explicit byteSize - fix for #957
|
2015-09-17 15:29:41 +03:00 |
|
Andrey Shishpanov
|
293e4bccae
|
replaced useless bitSize with explicit byteSize
|
2015-09-17 15:53:50 +03:00 |
|
Dmitry Babokin
|
f9cccad370
|
Merge pull request #1098 from ncos/alloy_modifications
LLVM 3.7 rc4 --> final in alloy.py
|
2015-09-15 10:48:45 +03:00 |
|
Anton Mitrokhin
|
d1d5a42be0
|
LLVM 3.7 rc4 --> final in alloy.py
|
2015-09-15 11:22:32 +03:00 |
|
Dmitry Babokin
|
c9c9b24beb
|
Merge pull request #1097 from Shishpan/trunkFix
added some new names for new API
|
2015-09-14 10:23:28 +03:00 |
|
Andrey Shishpanov
|
b718ae3a52
|
added some new names for new API
|
2015-09-10 15:33:17 +03:00 |
|
Dmitry Babokin
|
b674a5f0ed
|
Merge pull request #1095 from ncos/alloy_modifications
Switched 3.7 branch in alloy.py from rc2 to rc4
|
2015-09-01 23:06:31 +03:00 |
|
Anton Mitrokhin
|
3340d2add2
|
Switched 3.7 branch in alloy.py to from rc2 to rc4
|
2015-09-01 20:05:46 +03:00 |
|
Dmitry Babokin
|
c7cdf66d8e
|
Merge pull request #1093 from Shishpan/trunkFix
trunk 3.8 fix
|
2015-08-24 11:38:57 +03:00 |
|
Andrey Shishpanov
|
9a50b60b0c
|
trunk 3.8 fix: all functions from llvm::initializeIPA() already included in the function llvm::initializeAnalysis()
|
2015-08-24 01:02:21 +03:00 |
|
Dmitry Babokin
|
e164804f43
|
Merge pull request #1092 from Shishpan/ternaryFix
Added unsafe case of division with "all on" mask, fix for #1083.
|
2015-08-21 19:14:31 +03:00 |
|
Andrey Shishpanov
|
bcdef9ea71
|
added unsafe case of division with "all off" mask
|
2015-08-21 19:52:34 +03:00 |
|
Dmitry Babokin
|
5d509b69c8
|
Merge pull request #1091 from ncos/knl-rename
Fixed AVX-512 IR incompatibility issue
|
2015-08-17 18:22:23 +03:00 |
|
Anton Mitrokhin
|
7448ee97f2
|
Fixed AVX-512 IR incompatibility issue
|
2015-08-17 19:06:57 +03:00 |
|
Dmitry Babokin
|
4c3e5c0d2b
|
Merge pull request #1090 from ncos/knl-rename
Rewriting target-avx512-common.ll
|
2015-08-16 23:56:43 +03:00 |
|
Dmitry Babokin
|
729cc48603
|
Merge pull request #1089 from ncos/trunk-fixing
Trunk fixing
|
2015-08-16 23:56:15 +03:00 |
|
Anton Mitrokhin
|
d37455925f
|
[AVX-512]: Scatters for i32/float
|
2015-08-16 21:50:44 +03:00 |
|
Anton Mitrokhin
|
d2720e2490
|
[AVX-512]: Gathers for float, fixed i32 gathers
|
2015-08-16 21:50:44 +03:00 |
|
Andrey Shishpanov
|
e11022c95a
|
replaced gathers for i32
|
2015-08-16 21:50:44 +03:00 |
|
Anton Mitrokhin
|
3fff68b9c0
|
removed 30 AVX-512 passes compfails (with duplicatees)
|
2015-08-16 16:58:30 +03:00 |
|
Anton Mitrokhin
|
15b121039f
|
fix ISPC trunk after LLVM commit 245019
|
2015-08-16 16:50:16 +03:00 |
|
Dmitry Babokin
|
a6c85fd0e1
|
Merge pull request #1088 from ncos/alloy_modifications
Changed LLVM 3.7 download path
|
2015-08-14 16:06:36 +03:00 |
|
Anton Mitrokhin
|
5e0bbf0081
|
Changed LLVM 3.7 download path; Fixed a small issue which might provoke alloy to icc when not necessary
|
2015-08-14 16:12:34 +03:00 |
|
Dmitry Babokin
|
ab2d14189e
|
Merge pull request #1087 from ncos/fail_db-update
Update fail_db.txt
|
2015-08-12 14:43:41 +03:00 |
|
Anton Mitrokhin
|
197c13b3b9
|
Update fail_db.txt: [AVX-512]: 7 compfails on x86-64, 36 compfails on x86; Add anonymous namespace compfails
|
2015-08-12 14:06:10 +03:00 |
|
Dmitry Babokin
|
ef1d3270a7
|
Merge pull request #1086 from Shishpan/trunkFix
Added new header BasicAliasAnalysis.h, which appeared in 3.8.
|
2015-08-10 16:11:01 +03:00 |
|
Andrey Shishpanov
|
327af85e3e
|
Added new header BasicAliasAnalysis.h, which appeared in 3.8.
|
2015-08-10 16:37:19 +03:00 |
|
Dmitry Babokin
|
d295356a39
|
Merge pull request #1082 from ncos/regular-fixes
Fix sincos issue
|
2015-08-03 12:15:38 +03:00 |
|
Dmitry Babokin
|
a80706af2b
|
Merge pull request #1081 from ncos/trunk-fixing
Fix ISPC buildfail after LLVM API change in r243764
|
2015-08-03 12:13:47 +03:00 |
|
Anton Mitrokhin
|
9bfc3850c7
|
new test file for double sin/cos/sincos
|
2015-08-02 15:46:15 +03:00 |
|
Anton Mitrokhin
|
db1d817dee
|
Remove 'readnone' attribute away from non-readnone sincos()
|
2015-08-02 15:04:29 +03:00 |
|
Anton Mitrokhin
|
f3548037fe
|
Fix ISPC buildfail after LLVM API change in r243764
|
2015-08-02 13:44:42 +03:00 |
|
Dmitry Babokin
|
ab0e8bba00
|
Merge pull request #1077 from Shishpan/trunkFix
Fix for LLVM trunk
|
2015-07-29 03:23:51 +03:00 |
|
Andrey Shishpanov
|
90c6e0172a
|
some fixes for new LLVM API
|
2015-07-28 18:51:13 +03:00 |
|
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 |
|