Commit Graph

65 Commits

Author SHA1 Message Date
Anton Mitrokhin
f98038a03c removed some dead code 2014-08-06 09:36:47 +04:00
Dmitry Babokin
0571ca54f6 Merge pull request #833 from ncos/ispc_build_fails
Changed LLVM 3.5 repository path to http://llvm.org/svn/llvm-project/llvm/branches/release_35
2014-08-05 14:06:33 +04:00
Anton Mitrokhin
d44c4c05aa removed leading slash in a comment 2014-08-05 13:32:04 +04:00
Anton Mitrokhin
02e08892b3 tail the run_tests.log (100 lines) 2014-08-05 12:39:46 +04:00
Anton Mitrokhin
b292cffa4a changed 3.5 repo path from tag to branch until rc2 is out 2014-08-05 12:31:08 +04:00
Anton Mitrokhin
10f00c6e4c removed LLVM 3.1 option from python scripts 2014-08-01 17:12:21 +04:00
Anton Mitrokhin
f59a1db8b7 fixed 3.6 llvm build in type.cpp 2014-07-30 13:57:06 +04:00
Anton Mitrokhin
48e4373d28 comments on merge request are taken into account 2014-07-21 19:36:35 +04:00
Anton Mitrokhin
fb82d37f09 add host name printing in stability.log and e-mail body 2014-07-21 16:18:40 +04:00
Anton Mitrokhin
00d435f726 fixed typos, added command line arguments check to regresion_read.py 2014-07-20 15:19:06 +04:00
Anton Mitrokhin
74160e3737 merged in the gcc_compile branch 2014-07-20 13:32:24 +04:00
Anton Mitrokhin
09ec2db6e9 add advanced test completion logging 2014-07-20 13:21:05 +04:00
Anton Mitrokhin
7c3a2435b3 passing icpc compiler for knc target 2014-07-19 14:49:49 +04:00
Anton Mitrokhin
9dd1d67a39 pass g++ as a compiler to run_tests.py when ispc_build_compiler==gcc 2014-07-18 19:34:34 +04:00
Anton Mitrokhin
21cb609423 changed 'ispc-compiler' to 'ispc-build-compiler' in error message 2014-07-16 15:12:39 +04:00
Anton Mitrokhin
111b10cd5b Merge branch 'master' of https://github.com/ncos/ispc into ispc_gcc_compile_option
Conflicts:
	alloy.py
2014-07-14 22:38:58 +04:00
Anton Mitrokhin
1461b09b5f '--ispc_compiler' changed to '--ispc_build_compiler', 'check_isa.cpp' now compiles with '--ispc_build_compiler' (g++ or clang), removed code duplication 2014-07-14 22:04:03 +04:00
Dmitry Babokin
c2d2efd37d Merge pull request #822 from dbabokin/dot2
Moving 3.4 build to LLVM 3.4.2 release.
2014-07-14 18:55:38 +04:00
Dmitry Babokin
ad67e3bb5d Moving 3.4 build to LLVM 3.4.2 release. 2014-07-14 18:53:43 +04:00
Anton Mitrokhin
1cd5d72be4 removed a bug 2014-07-14 17:31:06 +04:00
Anton Mitrokhin
ff2f3c896f add an alloy.py option to build ispc binary with g++ 2014-07-14 16:18:07 +04:00
Anton Mitrokhin
7cde453e36 add 'tail' capability to 'attach_mail_file' function, shortened 'alloy_build_log.log' being sent to 100 lines in case of success and 400 in case of failure 2014-07-14 16:06:59 +04:00
Vsevolod Livinskiy
7ecc9e0769 Some fixes in send function 2014-07-09 09:59:50 +04:00
Vsevolod Livinskiy
d890ccc92c Unique way to send e-mail 2014-07-09 09:59:50 +04:00
Vsevolod Livinskiy
97057ed7a1 Send mail with build error. 2014-07-09 09:56:00 +04:00
Vsevolod Livinskiy
5512fb6275 alloy.py finds out revision of llvm 2014-07-09 09:56:00 +04:00
Anton Mitrokhin
4b3b293ba7 ... != Windows -> ... == Linux in knc target generation 2014-07-08 13:50:24 +04:00
Anton Mitrokhin
502acf97e7 Fix a bug with alloy.py constantly throwing an exception 2014-07-08 12:20:25 +04:00
Anton Mitrokhin
c6ef1cab79 Added KNC test target support for alloy.py (--only-targets='knc') 2014-07-08 10:15:08 +04:00
Anton Mitrokhin
4dacd7e7a2 Added some basic test subprocess exception handling and remapped error messages to the e-mail 2014-07-04 15:19:45 +04:00
Anton Mitrokhin
c2d65f7ad2 Fixed multiple message sending and added more verbouse warning regarding inconsistent ISPC_HOME 2014-07-04 15:10:36 +04:00
Ilia Filippov
b1bf08c0d9 removing winstuff 2014-04-02 13:01:25 +04:00
Dmitry Babokin
f387d12872 Use single variable to track the latest LLVM to use by default 2014-02-19 15:47:04 +04:00
Dmitry Babokin
1fec6a5556 Merging branches with Windows and Linux fails 2014-02-19 15:40:59 +04:00
Dmitry Babokin
681898ed1e Add VS2012 as a default toolchain on Windows 2014-02-19 14:39:14 +04:00
Dmitry Babokin
6b50bd43f7 Default alloy run: 3.4+trunk, instead of 3.3+trunk 2014-02-19 12:19:22 +04:00
Ilia Filippov
54b991cfcb set 3.4 version of LLVM to alloy.py, perf.py correction 2014-02-13 15:14:04 +04:00
jbrodman
4ee0e6996a Merge branch 'master' of https://github.com/ispc/ispc 2014-02-04 02:48:41 -08:00
jbrodman
47bdca1041 Modify alloy.py to put dbg llvm builds in different folders. 2014-02-04 02:46:07 -08:00
Dmitry Babokin
90ba3fddbc Fix for incorrect target list on Windows 2014-01-31 21:11:33 +04:00
Dmitry Babokin
a69c4527a1 Bumping up 3.4 version from rc3 to final 2013-12-24 18:39:17 +04:00
Dmitry Babokin
34a588511f Checkout and install with clang standard library headers on MacOS 10.9 2013-12-24 18:38:25 +04:00
Dmitry Babokin
5d1cda9869 Bumping LLVM 3.4 from rc2 to rc3 in alloy.py 2013-12-19 13:05:46 +04:00
Dmitry Babokin
37f3c0926c Adding missing 3.4 handing in alloy.py (for alloy-build) 2013-12-17 17:11:57 +04:00
Dmitry Babokin
be21d190e2 Update of 3.4 branch to rc2 2013-12-10 15:26:30 +04:00
Dmitry Babokin
31ee2951ce Adding LLVM 3.4 definition to alloy.py 2013-12-03 19:40:30 +04:00
Dmitry Babokin
d6dfbcd743 Run alloy -j<num cores> by default 2013-11-28 21:44:12 +04:00
Dmitry Babokin
131ff50333 Adding avx1-i32x4 to alloy.py testing 2013-11-15 22:09:13 +04:00
Dmitry Babokin
8f768633ad Make perf.py changes work as part of alloy.py 2013-11-14 15:37:10 +04:00
Ilia Filippov
a910bfb539 Windows support 2013-11-05 16:31:01 +04:00