v0.0.51
What's Changed
- Remove std optional and rewrite to use llvm/std compliant apis by @wsmoses in #1014
- License headers by @tgymnich in #1009
- Extract handle unknown function by @tgymnich in #1015
- Handle memmove of size 0 by @wsmoses in #1016
- Ensure activity analysis handles recreated structs by @wsmoses in #1020
- fix copy aa by @wsmoses in #1021
- Fix caching cast bug by @wsmoses in #1022
- More aggressive activity analyzers by @wsmoses in #1023
- Fix ptr double by @wsmoses in #1024
- Fix MPI Reduce bug by @wsmoses in #1025
Full Changelog: v0.0.50...v0.0.51