]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* Interface changes for constant bit propagation. Not currently enabled.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 6 Jul 2010 05:03:02 +0000 (05:03 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 6 Jul 2010 05:03:02 +0000 (05:03 +0000)
commitd2178492470f701a833c29dae2d046194c45ca32
tree37161c089f46a49d33116b4d25792850f3e977b1
parenta980b6417e3b199dc1dd55dffba2497dba8e0b52
* Interface changes for constant bit propagation. Not currently enabled.
* Add code to bitblast etc. for bvzx. BVZX can be created via the interface, and might not be simplified out before reaching the bitblaster.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@930 e59a4935-1847-0410-ae03-e826735625c1
scripts/Makefile.common
src/AST/ASTmisc.cpp
src/STPManager/UserDefinedFlags.h
src/simplifier/constantBitP/FixedBits.cpp
src/simplifier/constantBitP/FixedBits.h
src/simplifier/consteval.cpp
src/to-sat/BitBlaster.cpp