커밋 그래프

34 커밋

작성자 SHA1 메시지 날짜
dfukalov 6fa7fa51d7 added -inplace option
[ROCm/hip commit: 437f4d0a48]
2016-03-07 21:29:23 +03:00
dfukalov 0688b0256c 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/hip commit: 41267688d0]
2016-03-05 13:59:38 +03:00
atimofee 7dba82434d Template kernels calls and declaration conversion added
[ROCm/hip commit: 8b1643ffb5]
2016-03-04 22:07:41 +03:00
atimofee c683f5667c Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: af67d2eb40]
2016-03-03 19:37:16 +03:00
atimofee 5ce12d7e24 Assert ("This function is used in places that assume strings use char") in stringLiteral::getString() FIXED
[ROCm/hip commit: 3c0f30f21c]
2016-03-03 19:36:52 +03:00
dfukalov b1eacf8d78 1. fixed file extension search bug
2. added new dependency


[ROCm/hip commit: 9c3d1536e9]
2016-03-03 18:28:24 +03:00
Daniil Fukalov 6e729ea69e Update README.md
[ROCm/hip commit: 8e9d0f8e05]
2016-03-02 20:05:42 +03:00
dfukalov 8441ffa1fb fixed line endings to unix format as in clang/llvm
[ROCm/hip commit: 9440f60d6e]
2016-03-02 19:58:45 +03:00
dfukalov 4d539ced6e Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: 4d6dc51e8a]
2016-03-02 18:03:20 +03:00
dfukalov 6cc884c5b4 add FE option "-std=c++11" by default
[ROCm/hip commit: 8cc98ae131]
2016-03-02 18:01:51 +03:00
atimofee 855ec8dd11 String literals processing unified
[ROCm/hip commit: f5fe77db4e]
2016-03-02 17:22:06 +03:00
atimofee 4e5a196749 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
Conflicts:
	src/Cuda2Hip.cpp


[ROCm/hip commit: 493c81c67f]
2016-03-01 21:51:01 +03:00
atimofee 9f5f1cbd33 Macro expansion processing refactoring - initial stage
[ROCm/hip commit: 739263d0b5]
2016-03-01 21:42:30 +03:00
dfukalov 541d665126 minor spaces cleanup
[ROCm/hip commit: 5a595e2f46]
2016-03-01 19:46:55 +03:00
dfukalov c58b28c61d Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: d5861b078c]
2016-03-01 18:18:52 +03:00
dfukalov fde7a5b384 Fix hipify tool discovery in lit test for standalone build case
[ROCm/hip commit: 0ca4ca8ba1]
2016-03-01 18:15:54 +03:00
atimofee 2e75136197 CUDA type names in sizeof() expression conversion added
[ROCm/hip commit: 432500056a]
2016-02-29 20:27:38 +03:00
atimofee 5304ddfa1d 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/hip commit: 5e3ab927ad]
2016-02-26 23:35:27 +03:00
atimofee 001aaf2145 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: fea2399fc2]
2016-02-25 22:55:49 +03:00
atimofee b2ceadc197 Fixed tool crash on kernels with empty parameter list
[ROCm/hip commit: e2379adae3]
2016-02-25 22:54:58 +03:00
dfukalov 41d819cf9b fixed lit script discovery in standalone build case
[ROCm/hip commit: 7b79c7c4fd]
2016-02-25 15:18:14 +03:00
atimofee d6e8596c91 String literal bug fixed + string literal processing refactoring
[ROCm/hip commit: 0438f7959e]
2016-02-24 21:22:32 +03:00
atimofee 68f9e33ed4 Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP-hipify
[ROCm/hip commit: e7c12f45db]
2016-02-24 19:27:52 +03:00
atimofee a4329ecc09 TAB deleted
[ROCm/hip commit: 3fbdeafee4]
2016-02-24 19:27:02 +03:00
atimofee 1582663239 CUDA names in string literals replacment added
[ROCm/hip commit: 012afc743f]
2016-02-24 19:23:23 +03:00
dfukalov fb850ccb4c -o=<output_filename> option added
[ROCm/hip commit: 051f008ade]
2016-02-24 19:10:00 +03:00
atimofee 91e750e1ce CUDA names in string literals replacment added
[ROCm/hip commit: 203152cb28]
2016-02-24 17:42:02 +03:00
atimofee fe0ba4ac84 Added CUDA names replacement in string literals (i.e. error messages)
[ROCm/hip commit: 4b13cfc460]
2016-02-19 21:58:33 +03:00
dfukalov 28d550b858 fix build bug with current clang/llvm
[ROCm/hip commit: f3dfd07fa5]
2016-02-18 23:16:52 +03:00
dfukalov b66f0fd667 Adding lit tests
[ROCm/hip commit: a0720fe79a]
2016-02-17 19:05:18 +03:00
atimofee 161c56f7c8 Hipify tool in it current state
[ROCm/hip commit: 434c070ea7]
2016-02-17 18:34:58 +03:00
dfukalov 1b85fb3c4a adding ability to build in llvm source tree, updated README
[ROCm/hip commit: dca4a70bb7]
2016-02-11 15:27:00 +03:00
dfukalov 4518a1de70 Initial version of CLANG based HIPIFY tool for CUDA -> HIP sources conversion
[ROCm/hip commit: 5f224280ce]
2016-02-10 20:20:11 +03:00
Ben Sander 48a445168b Initial commit
[ROCm/hip commit: 09fe3cc7d4]
2016-02-10 09:29:29 -06:00