Releases: xd009642/llvm-profparser
Releases · xd009642/llvm-profparser
0.10.0
What's Changed
- Some mapping perf improvements by @xd009642 in #40
- Initial implementation by @xd009642 in #42
- Work on llvm 19 by @xd009642 in #43
- Fix some warnings, and make some more stuff work by @xd009642 in #44
- more perf improvements by @xd009642 in #45
- PLS by @xd009642 in #47
- Use memoization to speed up report gen by @xd009642 in #48
- Do some speedup stuff again by @xd009642 in #49
- Try from a file by @xd009642 in #50
- Saturating ops by @xd009642 in #51
- support mc/dc mapping regions in profdata files by @AlfredAn in #52
- llvm version fix by @xd009642 in #53
- Try to get tests passing again by @xd009642 in #56
- Fix some nightly warnings by @jyn514 in #54
- Mask out non-version value for version comparison by @xd009642 in #59
- Give a better error message if llvm-profdata isn't installed by @jyn514 in #55
- Test all supported LLVM versions at once by @jyn514 in #58
- Import llvm tests by @jyn514 in #60
- move structopt to clap by @tshepang in #62
- remove unused const by @tshepang in #61
- Increase count of all regions assigned to an expression by @pvdrz in #64
- Add a better error message by @xd009642 in #66
- Correct hashtable parsing by @xd009642 in #67
- Bump md5 dep by @xd009642 in #68
- Load mapping info lazily by @pvdrz in #69
New Contributors
- @AlfredAn made their first contribution in #52
- @jyn514 made their first contribution in #54
- @tshepang made their first contribution in #62
- @pvdrz made their first contribution in #64
Full Changelog: 0.5.0...0.10.0