Skip to content

v1.3.0

Compare
Choose a tag to compare
@sallaigy sallaigy released this 12 Dec 18:37
· 22 commits to master since this release

This release fixes multiple crashes and false-positives:

  • #62 Requesting traces with floats results in a crash
  • #63 FIsNaN is translated incorrectly
  • #64 Store float values in the flat memory model
  • #65 Add support for zero-aggregate initializers
  • #66 Jumping out of a loop from two different blocks to a same exit block breaks the translation of PHI values