3443 Commits

Author SHA1 Message Date
Dmitry Babokin
e37f4691b0 Release Notes for v1.9.0 2016-02-12 16:41:55 +03:00
Dmitry Babokin
320a54b023 Docs update:
- info on v1.9.0 compatibilty
 - KNL support info
 - copyright update
2016-02-12 16:41:55 +03:00
Dmitry Babokin
65f290b699 Correcting Target::ISAToString() to report AVX512KNL as "avx512knl", but not "avx512knl-i32x16".
It affects reporting, mangling and ISPC_TARGET_* macro.
2016-02-12 16:12:33 +03:00
Dmitry Babokin
1c0f0920f9 Merge pull request #1167 from Vsevolod-Livinskij/fix-var-struct
Fix for struct with undound members
2016-02-06 20:00:47 +03:00
Vsevolod Livinskiy
6ea03bb3af Fix for struct with undound members 2016-02-06 17:08:17 +03:00
Dmitry Babokin
e1cb6ca15b Merge pull request #1166 from Vsevolod-Livinskij/varying-struct
Fix cast from uniform struct to varying struct.
2016-02-05 14:57:57 +03:00
Vsevolod Livinskiy
0ef3d3b429 Define dereferencing varying pointer to uniform struct with 'bound uniform' member. 2016-02-05 14:49:42 +03:00
Vsevolod Livinskiy
243d6c2625 Fix cast from uniform struct to varying struct. 2016-02-05 08:32:35 +03:00
Dmitry Babokin
4c65b4886f Merge pull request #1165 from dbabokin/copyright
Updating copyright dates for recently modified files
2016-02-04 15:15:04 +03:00
Dmitry Babokin
f6dbffd58c Updating copyright dates for recently modified files 2016-02-04 15:14:19 +03:00
Dmitry Babokin
094d6f6d2e Merge pull request #1163 from Vsevolod-Livinskij/revert-setcc
Revert SETCC patch and update faildb
2016-02-03 14:57:08 +03:00
Vsevolod Livinskiy
57588857b3 Revert SETCC patch and update faildb 2016-02-03 14:50:28 +03:00
Dmitry Babokin
6160091afd Merge pull request #1160 from Shishpan/genericImpl
Impl. for knl-generic target (fix compfails)
2016-02-03 12:03:46 +03:00
Dmitry Babokin
1c8f606fd2 Merge pull request #1162 from dbabokin/win_build
Win build
2016-02-02 17:37:37 +03:00
Dmitry Babokin
9ae39d8361 Adding information about VS support in --version output. 2016-02-02 16:31:11 +03:00
Dmitry Babokin
988e506b1c Adding ispc_version.h to VS project 2016-02-02 15:51:38 +03:00
Andrey Shishpanov
3920874a35 Impl. for knl-generic target (fix compfails) 2016-02-02 12:11:13 +03:00
Dmitry Babokin
9eedbeeb72 Merge pull request #1159 from Vsevolod-Livinskij/error-check
Add error check during multi-target compilation.
2016-02-01 16:53:52 +03:00
Vsevolod Livinskiy
cf3cf01a6c Add error check during multi-target compilation. 2016-02-01 16:45:33 +03:00
Dmitry Babokin
90bed24b99 Merge pull request #1158 from Vsevolod-Livinskij/setcc-lowering
Add patch for SETCC lowering
2016-02-01 14:15:09 +03:00
Vsevolod Livinskiy
9ed0bb240d Add patch for SETCC lowering 2016-02-01 14:09:36 +03:00
Dmitry Babokin
b0cd3924e5 Merge pull request #1157 from dbabokin/38_branch
Switching back to 3.8 branch
2016-02-01 12:45:11 +03:00
Dmitry Babokin
b41f53b333 Switching back to 3.8 branch 2016-02-01 12:40:24 +03:00
Dmitry Babokin
4ae2333c93 Merge pull request #1156 from dbabokin/cmake2
Adding support for gcc toolchain in LLVM cmake build (alloy.py)
2016-01-30 01:58:44 +03:00
Dmitry Babokin
d59b70d0ea Adding support for gcc toolchain in LLVM cmake build 2016-01-30 01:24:05 +03:00
Dmitry Babokin
4e24a94ff4 Merge pull request #1155 from dbabokin/cmake
improvements in cmake build support
2016-01-29 23:29:39 +03:00
Dmitry Babokin
40718c0ad3 Adding LLVM_ENABLE_ASSERTIONS and list of targets to cmake build. 2016-01-29 23:25:46 +03:00
Dmitry Babokin
06b9b46fb3 Adding support for using LLVM build with -DNDEBUG 2016-01-29 23:23:59 +03:00
Dmitry Babokin
1370596c5e Merge pull request #1154 from Shishpan/fixNewLLVMBuildSystem
temp fix for new llvm cmake build system, without gcc-toolchain & some keys
2016-01-29 21:47:54 +03:00
Andrey Shishpanov
4e3d8540ff temp fix for new llvm cmake build system, without gcc-toolchain & some keys 2016-01-29 15:32:51 +03:00
Dmitry Babokin
ccd8592e46 Merge pull request #1153 from ncos/trunk-fixing
Remove passes compfails; Black out avx-512 gather/scatter llc fails
2016-01-27 19:17:37 +03:00
Anton Mitrokhin
afb1132748 Remove passes compfails; Black out avx-512 gather/scatter llc fails (tracked in https://llvm.org/bugs/show_bug.cgi?id=26338) 2016-01-27 19:13:02 +03:00
Dmitry Babokin
d82a1d018e Merge pull request #1152 from Vsevolod-Livinskij/omit-frame-ptr
Add no-frame-pointer-elim attribute to all functions
2016-01-27 15:59:56 +03:00
Vsevolod Livinskiy
f6773a318f Add no-frame-pointer-elim attribute to all functions 2016-01-27 15:54:40 +03:00
Dmitry Babokin
7fc57abb23 Merge pull request #1151 from dbabokin/win_build
Win build - fixing to make it work with 3.8
2016-01-27 15:11:08 +03:00
Dmitry Babokin
e7b411f5e9 Fixing Windows build with 3.8:
- Removing LLVMipa.lib
 - Adding LLVMIRReader.lib
 - Adding -DNDEBUG to release build
2016-01-27 14:13:15 +03:00
Dmitry Babokin
c82cfc7f4a Fixing build warnings on Windows 2016-01-27 11:55:31 +03:00
Dmitry Babokin
e6edf80aa4 Merge pull request #1150 from dbabokin/comment_fix
Fix --no-omit-frame-pointer help message
2016-01-26 22:12:30 +03:00
Dmitry Babokin
5b682b36f1 Fix --no-omit-frame-pointer help message 2016-01-26 22:09:27 +03:00
Dmitry Babokin
4f6c70aee0 Merge pull request #1148 from Vsevolod-Livinskij/frame-ptr
Add --no-omit-frame-pointer option.
2016-01-22 16:43:06 +03:00
Vsevolod Livinskiy
e4a672483f Add --no-omit-frame-pointer option 2016-01-22 16:32:29 +03:00
Dmitry Babokin
b2471decb7 Merge pull request #1149 from ncos/trunk-fixing
[KNC]: Add gather_base_offsets64_double function to knc.h
2016-01-22 15:44:34 +03:00
Anton Mitrokhin
eff3ae65d8 [KNC]: Add gather_base_offsets64_double function to knc.h 2016-01-22 11:30:49 +03:00
Dmitry Babokin
9dbb839146 Merge pull request #1147 from dbabokin/38_rc1
Moving 3.8 from branch to rc1
2016-01-20 21:45:36 +03:00
Dmitry Babokin
6633d69e65 Moving 3.8 from branch to rc1 2016-01-20 21:44:58 +03:00
Dmitry Babokin
b4bbc7b1f3 Merge pull request #1146 from Vsevolod-Livinskij/intr_pass
Rearrange IntrinsicsOpt pass. This fixes bunch of fails, which show up from time to time due to memory corruption.
2016-01-20 20:25:36 +03:00
Vsevolod Livinskiy
6f886b2457 Rearrange IntrinsicsOpt pass 2016-01-20 20:21:39 +03:00
Dmitry Babokin
042c662d9d Merge pull request #1145 from dbabokin/master
LLVM 3.9 version support
2016-01-14 17:29:21 +03:00
Dmitry Babokin
536b30e12c LLVM 3.9 version support 2016-01-14 17:26:38 +03:00
Dmitry Babokin
44d8a2e01f Merge pull request #1143 from dbabokin/fix_trunk
Track changes in createFunctionAttrsPass().
2016-01-12 13:55:20 +03:00