bap-trivial-condition-formversion

Eliminates complex conditionals in branches

Ensures that all branching conditions are either a variable or a constant. We call such representation a Trivial Condition Form (TCF). During the translation all complex condition expressions are hoisted into the assignemnt section of a block.

AuthorBAP Team
LicenseMIT
Published
Homepagehttps://github.com/BinaryAnalysisPlatform/bap/
Issue Trackerhttps://github.com/BinaryAnalysisPlatform/bap/issues
MaintainerIvan Gotovchits <ivg@ieee.org>
Dependencies
Source [http] https://github.com/BinaryAnalysisPlatform/bap/archive/v1.4.0.tar.gz
md5=b7785715c24645e8e69a8091427d090e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bap-trivial-condition-form/bap-trivial-condition-form.1.4.0/opam
Required by