This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
115c7f2b798eef6661ca968c01ff8bb05196f27f
rocm-systems
/
hipify-clang
/
src
T
History
Evgeny Mankov
aa05b3d84e
Merge pull request
#262
from ChrisKitching/frontendaction
...
[HIPIFY] Mostly fix preprocessor-or-template induced issues
2017-11-27 17:30:11 +03:00
..
ArgParse.cpp
Use a custom FrontendAction to simplify identifier translation
2017-11-13 20:58:54 +00:00
ArgParse.h
Use a custom FrontendAction to simplify identifier translation
2017-11-13 20:58:54 +00:00
CUDA2HipMap.cpp
Merge pull request
#262
from ChrisKitching/frontendaction
2017-11-27 17:30:11 +03:00
CUDA2HipMap.h
Decouple the statistics system from the code translation
2017-10-27 20:12:33 +01:00
HipifyAction.cpp
Use proper clang diagnostics for printing warnings
2017-11-13 20:58:55 +00:00
HipifyAction.h
Use a custom FrontendAction to simplify identifier translation
2017-11-13 20:58:54 +00:00
LLVMCompat.cpp
[HIPIFY] fix typo - missing
)
2017-10-27 23:31:43 +03:00
LLVMCompat.h
Extract LLVM compatibility code into its own translation unit
2017-10-27 20:12:32 +01:00
main.cpp
Use a custom FrontendAction to simplify identifier translation
2017-11-13 20:58:54 +00:00
ReplacementsFrontendActionFactory.h
Use a custom FrontendAction to simplify identifier translation
2017-11-13 20:58:54 +00:00
Statistics.cpp
Decouple the statistics system from the code translation
2017-10-27 20:12:33 +01:00
Statistics.h
Decouple the statistics system from the code translation
2017-10-27 20:12:33 +01:00
StringUtils.cpp
Move string utility functions into their own translation unit
2017-10-27 20:12:32 +01:00
StringUtils.h
Move string utility functions into their own translation unit
2017-10-27 20:12:32 +01:00