Dmitry Babokin
|
7022163e87
|
Merge pull request #678 from dbabokin/win_patch_update
Adding r196261 patch to previous vzeroupper fix for 3.3
|
2013-12-04 13:18:23 -08:00 |
|
jbrodman
|
90cc7b25d4
|
Merge pull request #677 from dbabokin/alignment
Fixing --opt=force-aligned-memory for LLVM 3.3+
|
2013-12-04 13:16:59 -08:00 |
|
Dmitry Babokin
|
040ef0bc49
|
Adding r196261 patch to previous vzeroupper fix for 3.3
|
2013-12-05 00:50:55 +04:00 |
|
jbrodman
|
d5b7c51e40
|
Merge pull request #676 from dbabokin/alloy_34
Adding LLVM 3.4 definition to alloy.py
|
2013-12-04 10:39:45 -08:00 |
|
Dmitry Babokin
|
2d2d14744b
|
Fixing --opt=force-aligned-memory for LLVM 3.3+
|
2013-12-04 19:00:02 +04:00 |
|
Dmitry Babokin
|
f61f1a2020
|
Fixing run_tests.py to understand LLVM 3.4
|
2013-12-03 19:52:11 +04:00 |
|
Dmitry Babokin
|
31ee2951ce
|
Adding LLVM 3.4 definition to alloy.py
|
2013-12-03 19:40:30 +04:00 |
|
jbrodman
|
4a53ed1201
|
Merge pull request #674 from dbabokin/vs2013
Adopting Windows VS project files to work with VS2012/2013
|
2013-12-02 08:49:12 -08:00 |
|
jbrodman
|
d2e57cfcac
|
Merge pull request #671 from dbabokin/select
Select optimization
|
2013-12-02 08:43:30 -08:00 |
|
Dmitry Babokin
|
e172d7f1a9
|
Update build messages (Windows)
|
2013-12-01 16:18:06 +04:00 |
|
Dmitry Babokin
|
3bc4788acb
|
Fix errors with VS2013
|
2013-12-01 04:40:23 +04:00 |
|
Dmitry Babokin
|
67d1985550
|
Merge pull request #672 from ifilippov/master
Fix for LLVM trunk (3.5)
|
2013-11-29 02:47:55 -08:00 |
|
Ilia Filippov
|
b94b89ba68
|
support of LLVM trunk
|
2013-11-29 14:24:21 +04:00 |
|
Dmitry Babokin
|
d6dfbcd743
|
Run alloy -j<num cores> by default
|
2013-11-28 21:44:12 +04:00 |
|
Dmitry Babokin
|
be813ea0a2
|
Select optimization for LLVM 3.3
|
2013-11-28 21:43:05 +04:00 |
|
Dmitry Babokin
|
c751e44c6c
|
Merge pull request #670 from dbabokin/sext_patch
LLVM patches for sse4-i16x8 and sse4-i8x16 targets
|
2013-11-28 01:56:09 -08:00 |
|
Dmitry Babokin
|
eaa483d6e4
|
fail_db update (Linux)
|
2013-11-28 13:52:05 +04:00 |
|
Dmitry Babokin
|
672d43a6cf
|
Adding patch for sse4-i16x8 and sse4-i8x16 targets
|
2013-11-28 13:52:04 +04:00 |
|
Dmitry Babokin
|
9b19f0aaba
|
Merge pull request #669 from dbabokin/fail_db
fail_db.txt update with LLVM 3.5 (trunk) results on Linux
|
2013-11-26 15:28:00 -08:00 |
|
Dmitry Babokin
|
218d2892e8
|
fail_db.txt update with LLVM 3.5 (trunk) results on Linux
|
2013-11-27 03:24:17 +04:00 |
|
Dmitry Babokin
|
f6fa63bdef
|
Merge pull request #668 from ifilippov/tests
Changing examples on windows
|
2013-11-26 07:15:50 -08:00 |
|
Ilia Filippov
|
f3ff1fcbeb
|
supporting targets in perf windows
|
2013-11-26 19:12:02 +04:00 |
|
Ilia Filippov
|
935800d7f6
|
making common.props
|
2013-11-26 18:58:49 +04:00 |
|
Dmitry Babokin
|
726fc93634
|
Merge pull request #667 from ifilippov/warning
Changing error to warning: mismatch in size/layout of global variable
|
2013-11-26 05:23:43 -08:00 |
|
Ilia Filippov
|
8b972f2ed6
|
Changing error to warning: mismatch in size/layout of global variable
|
2013-11-26 17:08:06 +04:00 |
|
evghenii
|
ef9e212eec
|
Merge remote-tracking branch 'upstream/master' into nvptx
|
2013-11-26 13:24:43 +01:00 |
|
evghenii
|
18d6986c22
|
Merge remote-tracking branch 'upstream/master' into sm35
|
2013-11-26 13:24:32 +01:00 |
|
Dmitry Babokin
|
b4102a4510
|
Merge pull request #665 from ifilippov/master
fix of perf.py
|
2013-11-22 06:36:22 -08:00 |
|
Evghenii
|
e192e8ea9e
|
+change static naming in IR to make it compatible with NVVM
|
2013-11-22 14:43:14 +01:00 |
|
Ilia Filippov
|
18f90e6339
|
fix of perf.py
|
2013-11-22 17:06:19 +04:00 |
|
Evghenii
|
406aad78fe
|
first support for integration with NVCC/CUDART API
|
2013-11-22 13:06:51 +01:00 |
|
Evghenii
|
280f3515b5
|
+1
|
2013-11-22 11:23:34 +01:00 |
|
Evghenii
|
522daa26a6
|
added PTX generator from NVVM
|
2013-11-22 08:18:59 +01:00 |
|
evghenii
|
bb46b561fd
|
Merged with upstream/master
|
2013-11-22 08:13:16 +01:00 |
|
Evghenii
|
828a5d45cd
|
Merge remote-tracking branch 'upstream/master' into nvptx
|
2013-11-22 08:10:08 +01:00 |
|
Dmitry Babokin
|
0f7ac1cc90
|
Merge pull request #664 from ifilippov/3_5
Support for LLVM 3.5
|
2013-11-21 07:35:35 -08:00 |
|
Dmitry Babokin
|
019ff4709c
|
Merge pull request #663 from ifilippov/perf
Adding multiple targets in perf.py
|
2013-11-21 07:11:35 -08:00 |
|
Ilia Filippov
|
3fd9d5a025
|
support of LLVM 3.5
|
2013-11-21 19:09:43 +04:00 |
|
Ilia Filippov
|
924858509d
|
checking targets in perf.py
|
2013-11-21 19:05:35 +04:00 |
|
Evghenii
|
6f200d310f
|
fixed to work with LLVM 3.2
|
2013-11-21 11:03:03 +01:00 |
|
Evghenii
|
321b087039
|
added drviapierrorstrong
|
2013-11-21 09:22:07 +01:00 |
|
jbrodman
|
357f115f11
|
Merge pull request #661 from dbabokin/task_diagnostics
Fix task system dignostic to report real reason of the symaphore allocat...
|
2013-11-20 09:16:51 -08:00 |
|
Dmitry Babokin
|
5531586c35
|
Fix for existing semaphore problem
|
2013-11-20 19:19:15 +04:00 |
|
Dmitry Babokin
|
40da411fa5
|
Fix task system dignostic to report real reason of the symaphore allocation fail
|
2013-11-20 17:22:50 +04:00 |
|
Dmitry Babokin
|
676c367db1
|
Merge pull request #660 from dbabokin/fail_db
fail_db.txt update on Linux with new passes
|
2013-11-19 09:20:30 -08:00 |
|
Dmitry Babokin
|
5722d17924
|
fail_db.txt update on Linux with new passes
|
2013-11-19 21:17:54 +04:00 |
|
Ilia Filippov
|
97298eb112
|
multiple targets in perf.py
|
2013-11-19 17:37:52 +04:00 |
|
Evghenii
|
b4df3663a9
|
Merge branch 'sm35_foreach' of github.com:egaburov/ispc into sm35_foreach
|
2013-11-19 10:30:24 +01:00 |
|
Evghenii
|
86567ba96f
|
+1
|
2013-11-19 09:11:20 +01:00 |
|
evghenii
|
0cf7043f5f
|
added Makefile_knc
|
2013-11-18 22:09:40 +01:00 |
|