atimofee
|
b96797dcd9
|
String literals processing unified
|
2016-03-02 17:22:06 +03:00 |
|
atimofee
|
1b926d03b5
|
Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
src/Cuda2Hip.cpp
|
2016-03-01 21:51:01 +03:00 |
|
atimofee
|
83bdafe809
|
Macro expansion processing refactoring - initial stage
|
2016-03-01 21:42:30 +03:00 |
|
dfukalov
|
59ddc9230e
|
minor spaces cleanup
|
2016-03-01 19:46:55 +03:00 |
|
dfukalov
|
2501b18bc7
|
Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
|
2016-03-01 18:18:52 +03:00 |
|
dfukalov
|
724519bb9c
|
Fix hipify tool discovery in lit test for standalone build case
|
2016-03-01 18:15:54 +03:00 |
|
atimofee
|
73f8574d1b
|
CUDA type names in sizeof() expression conversion added
|
2016-02-29 20:27:38 +03:00 |
|
atimofee
|
351e7c74ea
|
1.CUDA structure types (and pointers to the types) in function parameter declaration conversion – DONE.
2.Wrong source locations in qualified types declaration: – FIXED
3.cudaRuntimeGetVersion added to the names map
4.sizeof expression matcher added, expression handler is not yet ready - upcoming soon
|
2016-02-26 23:35:27 +03:00 |
|
atimofee
|
27921652a6
|
Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
|
2016-02-25 22:55:49 +03:00 |
|
atimofee
|
63df6f915f
|
Fixed tool crash on kernels with empty parameter list
|
2016-02-25 22:54:58 +03:00 |
|
dfukalov
|
3d5de5305d
|
fixed lit script discovery in standalone build case
|
2016-02-25 15:18:14 +03:00 |
|
atimofee
|
36833c78f3
|
String literal bug fixed + string literal processing refactoring
|
2016-02-24 21:22:32 +03:00 |
|
atimofee
|
2056dadaa1
|
Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
|
2016-02-24 19:27:52 +03:00 |
|
atimofee
|
a5695b1d52
|
TAB deleted
|
2016-02-24 19:27:02 +03:00 |
|
atimofee
|
665d3dc443
|
CUDA names in string literals replacment added
|
2016-02-24 19:23:23 +03:00 |
|
dfukalov
|
ac30cbfe65
|
-o=<output_filename> option added
|
2016-02-24 19:10:00 +03:00 |
|
atimofee
|
8bf31a49c8
|
CUDA names in string literals replacment added
|
2016-02-24 17:42:02 +03:00 |
|
atimofee
|
88b4f2859f
|
Added CUDA names replacement in string literals (i.e. error messages)
|
2016-02-19 21:58:33 +03:00 |
|
dfukalov
|
1f77fd5dcc
|
fix build bug with current clang/llvm
|
2016-02-18 23:16:52 +03:00 |
|
dfukalov
|
cdcb45d9f2
|
Adding lit tests
|
2016-02-17 19:05:18 +03:00 |
|
atimofee
|
5cd248c55f
|
Hipify tool in it current state
|
2016-02-17 18:34:58 +03:00 |
|
dfukalov
|
bae0f00e69
|
adding ability to build in llvm source tree, updated README
|
2016-02-11 15:27:00 +03:00 |
|
dfukalov
|
9d10ae4325
|
Initial version of CLANG based HIPIFY tool for CUDA -> HIP sources conversion
|
2016-02-10 20:20:11 +03:00 |
|
Ben Sander
|
f3a2e03a6b
|
Initial commit
|
2016-02-10 09:29:29 -06:00 |
|