0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 06, 2025 — Jan 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't limit reported errors count at clang level More... about 12 years ago
Bare minimum C API for libwclv More... about 12 years ago
Report uchar, ... instead of unsigned char, ... for kernel args More... about 12 years ago
Remove KernelArgInfo::pointeeTypeName More... about 12 years ago
Move WebCLHeader to the driver executable More... about 12 years ago
Expose found kernels in WebCLValidator API More... about 12 years ago
Remove WebCLConfiguration dependency from WebCLHeader More... about 12 years ago
WebCLHeader: remove WebCLTypes dependency More... about 12 years ago
Emit OpenCL C types, not host types, in JSON header More... about 12 years ago
Added detailed flowchart describing validator functionality. More... about 12 years ago
Make WebCLTypes::reduceType able to canonize all types More... about 12 years ago
WebCLTypes.cpp: Reformat source More... about 12 years ago
Drop direct Clang dependencies from WebCLHeader More... about 12 years ago
Collect pointee type name for pointer kernel args in WebCLAnalyser More... about 12 years ago
Collect image kernel arg access qualifier info in WebCLAnalyser More... about 12 years ago
Collect pointer kernel arg address space info in WebCLAnalyser More... about 12 years ago
Collect (cleaned up) kernel arg type names in WebCLAnalyser More... about 12 years ago
Make cfg::getNameOfSizeParameter take just the name More... about 12 years ago
Collect rich info for kernel args, starting with names More... about 12 years ago
Start collecting rich kernel info in WebCLAnalyser, and using it More... about 12 years ago
WebCLHeader: Stop being a WebCLReporter More... about 12 years ago
Add check for using unsupported types as kernel args to WebCLRestrictor More... about 12 years ago
Move Header::emitArrayParameter address space check to KernelHandler More... about 12 years ago
Added some pictures for desing document. More... about 12 years ago
error on illegal image2d_t access qualifiers in ImageSafetyHandler More... about 12 years ago
Fixed badly generated SVG clipping More... about 12 years ago
Input source code for design document example. More... about 12 years ago
Move imageSafetyHandler pass to be the first one More... about 12 years ago
WebCLPass.cpp: Reindent source More... about 12 years ago
WebCLAnalyser: Add const versions of the collected data getters More... about 12 years ago