Skip to content

Releases: toolCHAINZ/jingle

jingle-v0.6.37

06 Jun 04:16
bfd9ded

Choose a tag to compare

Added

  • detect aliasing of accesses with shared base pointers (#296)

jingle_sleigh-v0.5.12

29 May 18:37
7745c0c

Choose a tag to compare

Other

  • use im::OrdMap instead of std::BTreeMap for value maps (#294)

jingle-v0.6.36

29 May 18:38
7745c0c

Choose a tag to compare

Other

  • use im::OrdMap instead of std::BTreeMap for value maps (#294)

jingle-v0.6.35

27 May 16:39
27380b4

Choose a tag to compare

Fixed

  • values now properly model sub-writes to uninitialized vns (#292)

jingle-v0.6.34

27 May 08:32
27786da

Choose a tag to compare

Added

  • optimize Value::simplify and add new rules (#290)

jingle-v0.6.33

26 May 09:21
4c43560

Choose a tag to compare

Fixed

  • valuation set respects sub-register writes (#288)

jingle-v0.6.32

24 May 18:20
31af7d2

Choose a tag to compare

Other

  • use rc instead of intern for Value (#286)

jingle-v0.6.31

23 May 14:43
2eebeb5

Choose a tag to compare

Added

  • allow accessing location state as mut (#284)

jingle-v0.6.30

21 May 06:35
c3452db

Choose a tag to compare

Fixed

  • rewrite maybe-written values to top on merge (#283)
  • use i64 for offset math (#281)

jingle_sleigh-v0.5.11

17 May 12:12
dd58912

Choose a tag to compare

Other

  • Fix image load wrapping add (#280)