LLVM 14 Support
What's Changed
- Issue 578 by @pgoodman in #579
- Fix aarch64 errors by @artemdinaburg in #581
- Artem/fix aarch64 build by @artemdinaburg in #582
- Filter for only loads that modify pc by @2over12 in #584
- Prepare for eventual thumb2 arch by @artemdinaburg in #586
- Remove gflags by @lkorenc in #588
- LLVM 14 compatibility by @ekilmer in #589
- Fix LLVM 14 related warnings. by @xlauko in #591
- removes ambiguous utility function by @2over12 in #593
- bc: Remove compat methods from CallSite that handled InvokeInst. by @lkorenc in #594
- Implement a bunch of missing AVX instructions by @mrexodia in #595
- Fix SSE Instructions for XED v2022.04.17 by @2over12 in #597
- Add LLVM 14 to CI by @tetsuo-cpp in #598
New Contributors
Full Changelog: v5.0.1...v5.0.3