Commit Graph

34 Commits

Author SHA1 Message Date
dfukalov 5ac6876f10 added -inplace option
[ROCm/clr commit: e6058442e1]
2016-03-07 21:29:23 +03:00
dfukalov 862c0c0c6b 1. added double dash option to test to avoid warning message about compilation database
2. fixed cmake resource folder discovery for standalone build case


[ROCm/clr commit: d60aa72f6c]
2016-03-05 13:59:38 +03:00
atimofee e265ed41ed Template kernels calls and declaration conversion added
[ROCm/clr commit: 236c38719c]
2016-03-04 22:07:41 +03:00
atimofee 1b290f9bcb Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 447fcc4744]
2016-03-03 19:37:16 +03:00
atimofee b92a77610d Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/clr commit: 7249e26c70]
2016-03-03 19:36:52 +03:00
dfukalov 66b015e49c 1. fixed file extension search bug
2. added new dependency


[ROCm/clr commit: 5db0984077]
2016-03-03 18:28:24 +03:00
Daniil Fukalov f70847302c Update README.md
[ROCm/clr commit: b90ee96510]
2016-03-02 20:05:42 +03:00
dfukalov 998ea122d5 fixed line endings to unix format as in clang/llvm
[ROCm/clr commit: 52a51c704d]
2016-03-02 19:58:45 +03:00
dfukalov 9cb64802fd Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 217f64bbc3]
2016-03-02 18:03:20 +03:00
dfukalov 7e64135115 add FE option "-std=c++11" by default
[ROCm/clr commit: dcdcd5450b]
2016-03-02 18:01:51 +03:00
atimofee 999536c186 String literals processing unified
[ROCm/clr commit: b96797dcd9]
2016-03-02 17:22:06 +03:00
atimofee f43e55503f Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp


[ROCm/clr commit: 1b926d03b5]
2016-03-01 21:51:01 +03:00
atimofee d4a54ef91c Macro expansion processing refactoring - initial stage
[ROCm/clr commit: 83bdafe809]
2016-03-01 21:42:30 +03:00
dfukalov 7990aba877 minor spaces cleanup
[ROCm/clr commit: 59ddc9230e]
2016-03-01 19:46:55 +03:00
dfukalov b1afb93c08 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 2501b18bc7]
2016-03-01 18:18:52 +03:00
dfukalov fbbe5a8c49 Fix hipify tool discovery in lit test for standalone build case
[ROCm/clr commit: 724519bb9c]
2016-03-01 18:15:54 +03:00
atimofee 80b11cb670 CUDA type names in sizeof() expression conversion added
[ROCm/clr commit: 73f8574d1b]
2016-02-29 20:27:38 +03:00
atimofee 7dd7d036ed 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


[ROCm/clr commit: 351e7c74ea]
2016-02-26 23:35:27 +03:00
atimofee ff18c125e7 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 27921652a6]
2016-02-25 22:55:49 +03:00
atimofee 1d9d223e31 Fixed tool crash on kernels with empty parameter list
[ROCm/clr commit: 63df6f915f]
2016-02-25 22:54:58 +03:00
dfukalov 79fdab1486 fixed lit script discovery in standalone build case
[ROCm/clr commit: 3d5de5305d]
2016-02-25 15:18:14 +03:00
atimofee 1ec9553c6b String literal bug fixed + string literal processing refactoring
[ROCm/clr commit: 36833c78f3]
2016-02-24 21:22:32 +03:00
atimofee e0eb715a95 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/clr commit: 2056dadaa1]
2016-02-24 19:27:52 +03:00
atimofee b2755257b1 TAB deleted
[ROCm/clr commit: a5695b1d52]
2016-02-24 19:27:02 +03:00
atimofee 7ba59141b3 CUDA names in string literals replacment added
[ROCm/clr commit: 665d3dc443]
2016-02-24 19:23:23 +03:00
dfukalov d0da3dbb31 -o=<output_filename> option added
[ROCm/clr commit: ac30cbfe65]
2016-02-24 19:10:00 +03:00
atimofee 108a06eea8 CUDA names in string literals replacment added
[ROCm/clr commit: 8bf31a49c8]
2016-02-24 17:42:02 +03:00
atimofee 3603f3b1b1 Added CUDA names replacement in string literals (i.e. error messages)
[ROCm/clr commit: 88b4f2859f]
2016-02-19 21:58:33 +03:00
dfukalov 1b66d9ac5c fix build bug with current clang/llvm
[ROCm/clr commit: 1f77fd5dcc]
2016-02-18 23:16:52 +03:00
dfukalov 222206d3d8 Adding lit tests
[ROCm/clr commit: cdcb45d9f2]
2016-02-17 19:05:18 +03:00
atimofee 50f5ba8276 Hipify tool in it current state
[ROCm/clr commit: 5cd248c55f]
2016-02-17 18:34:58 +03:00
dfukalov f7b58ebd17 adding ability to build in llvm source tree, updated README
[ROCm/clr commit: bae0f00e69]
2016-02-11 15:27:00 +03:00
dfukalov 50260adbe0 Initial version of CLANG based HIPIFY tool for CUDA -> HIP sources conversion
[ROCm/clr commit: 9d10ae4325]
2016-02-10 20:20:11 +03:00
Ben Sander 7879d2f103 Initial commit
[ROCm/clr commit: f3a2e03a6b]
2016-02-10 09:29:29 -06:00