Commit Graph
2977 Commits
Author SHA1 Message Date
Dmitry Babokin e044db016d Merge pull request #827 from ncos/advanced-dump
Put the new code under try-catch
2014-07-22 12:47:02 +04:00
Anton Mitrokhin b6592c796d fixed run_tests.py bug 2014-07-22 12:20:34 +04:00
Dmitry Babokin 21fb015069 Merge pull request #826 from ncos/advanced-dump
Advanced dump
2014-07-21 23:44:48 +04:00
Anton Mitrokhin a051c9bbd8 tt_dump_read.py import bux fixed 2014-07-21 19:48:42 +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 ad3b66a178 renamed regression_read.py -> tt_read.py 2014-07-21 16:12:44 +04:00
Anton Mitrokhin ece37ea4f5 regression_read.py improved 2014-07-21 16:11:27 +04:00
Dmitry Babokin aff9427f64 Merge pull request #825 from ncos/stability_compiler
passing icpc compiler for knc target
2014-07-20 17:22:57 +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
Dmitry Babokin 083e1db489 Merge pull request #824 from ncos/stability_compiler
pass g++ as a compiler to run_tests.py when ispc_build_compiler==gcc
2014-07-18 20:03:38 +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
Dmitry Babokin edeeda6fa5 Merge pull request #823 from ncos/knc_faildb
updated fail_db.txt for knc target
2014-07-17 15:46:10 +04:00
Anton Mitrokhin fd253d5e91 updated fail_db.txt for knc target 2014-07-17 15:38:58 +04:00
Dmitry Babokin cb41a28391 Merge pull request #821 from ncos/ispc_gcc_compile_option
Add an alloy.py option to build ispc binary with g++
2014-07-16 15:14:30 +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
Dmitry Babokin 23b861b48c Merge pull request #820 from ncos/ispc-mail-tail
This will make 'alloy_build' shorter
2014-07-14 18:15:01 +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
Dmitry Babokin 6da9d43f69 Merge pull request #819 from ncos/Makefile-issue
Fixed Makefile target gcc to use g++ instead of clang
2014-07-11 19:09:04 +04:00
Anton Mitrokhin d56d690d77 Fixed Makefile target gcc to use g++ instead of clang 2014-07-11 18:25:33 +04:00
Dmitry Babokin d618670fd3 Merge pull request #818 from jbrodman/master
Add proper cast to eliminate size mismatch warning
2014-07-11 15:32:08 +04:00
jbrodman d049746585 Add proper cast to eliminate size mismatch warning 2014-07-10 03:11:46 -07:00
Dmitry Babokin 108fa7b97c Merge pull request #817 from Vsevolod-Livinskij/hotfix
Fix for trunk 212388
2014-07-09 23:42:28 +04:00
Vsevolod Livinskiy 8b107ad67a Fix for trunk 212388+ 2014-07-09 23:19:27 +04:00
evghenii d607b9cb31 added Licence for GPU Ocelot 2014-07-09 15:34:30 +02:00
Dmitry Babokin 20fb66fa31 Merge pull request #816 from Vsevolod-Livinskij/alloy_update
Alloy.py update
2014-07-09 15:13:54 +04:00
evghenii b3c5a9c4d6 added #ifdef ISPC_NVPTX_ENALED ... #endif guards 2014-07-09 12:32:18 +02:00
evghenii 44c74728bc removed file 2014-07-09 08:27:30 +02:00
evghenii 1290e8c4cf added copyright to examples 2014-07-09 08:26:54 +02:00
evghenii ed12687837 added copyright 2014-07-09 08:08:53 +02: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
evghenii 28c5326711 replaced the rest with symlink 2014-07-09 07:50:55 +02:00
evghenii 38a35dfb9a replaced with symlinks first attempt 2014-07-09 07:47:44 +02:00
Evghenii Gaburov 562cbef14e Merge pull request #1 from dbabokin/egaburov-nvptx_clean
Egaburov nvptx clean
2014-07-09 07:48:01 +02:00
Dmitry Babokin 48a616d8a5 Whitespace and copyright fixes in test_static*.cpp 2014-07-08 20:20:10 +04:00
Dmitry Babokin d8e2fdf913 White space and copyright fixes in examples. 2014-07-08 20:08:34 +04:00
evghenii 8894156df5 change documentation to remove llvm-3.2 dependency 2014-07-08 15:25:22 +02:00
evghenii c117c49dc9 Merge branch 'nvptx_ll' into nvptx 2014-07-08 15:12:18 +02:00