Super-parallel Python port of the C-Reduce
C-Vise is a super-parallel Python port of the C-Reduce. The port is fully compatible to the C-Reduce and uses the same efficient LLVM-based C/C++ reduction tool named clang_delta.
C-Vise is a tool that takes a large C, C++ or OpenCL program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ or OpenCL program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ or OpenCL code.
- Developed at devel:tools
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cvise && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000183 183 Bytes | |
_service | 0000000505 505 Bytes | |
cvise-1.5.0+git.20200707.c1ebd48.tar.xz | 0000178240 174 KB | |
cvise.changes | 0000010048 9.81 KB | |
cvise.spec | 0000002465 2.41 KB |
Revision 13 (latest revision is 81)
Dominique Leuenberger (dimstar_suse)
accepted
request 819230
from
Martin Liška (marxin)
(revision 13)
- Update to version 1.5.0+git.20200707.c1ebd48: * Bump to 1.5.0. - Update to version 1.4.0+git.20200707.1195f4f: * Fix crash when reducing multiple files. - Add python3-psutil to Requires. - Update to version 1.4.0+git.20200706.369bc31: * Port test-case. * retrieve InvalidIdx only for definitions - Update to version 1.4.0+git.20200703.e2dcfaa: * Update merged revision. * Port tests to python. * update Copyright year * skip cases where the TemplateArg has the same name as the parameter * fixed a crash in rewriteNamedDecls * RemoveUnusedEnumMember: sync up from master.
Comments 0