Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044528
en ru br
ALT Linux repos
S:2.8.0-alt2

Group :: Development/C++
RPM: cvise

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.8.0-alt2
Build date: 30 june 2023, 08:46 ( 39.0 weeks ago )
Size: 199.46 Kb

Home page:   https://github.com/marxin/cvise

License: BSD-3-Clause
Summary: Super-parallel Python port of the C-Reduce
Description:

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • cvise
  • cvise-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin