Pre-release version with minimum features.
Evaluation of standard C/C++ library files has been fixed.
Some activation issues have been fixed.
Provide the following analysis results:
- highlight parallelizable loops as well as parallelization issues,
- show call graph on request,
- show a summary of memory accessed in a loop and a summary of memory-related traits,
- show analysis statistic on request,
Add some source-to-source program transformations.
Implement automatic program parallelization for shared memory (multicore CPU and GPU) with OpenMP and DVMH.