

PC: detect more switch patterns from clang.PC: added decoding of newer AVX-512 extensions (4FMAPS, 4VNNIW, and VPOPCNTDQ).PC: added decoding of Control-flow Enforcement extension.MSP430: added simplification “movx dst” -> “popx dst”.MIPS: recover more cross-references from stripped statically-linked PIC ELF files.ARM64: take into account instruction STP can load callee arguments into stack – add corresponding comments to such instructions.ARM: added support of the new clang’s switch pattern for arm64.ARM: added a fix for Thumb switches with full addresses.ARM: reduced complexity of the SP-analysis from quadratic to linear.ARM: handle vfp instructions: VMOV immediate, VCVTB, VCVTT, VCVT with a fixed point operand.ARM: arm64: use simplified aliases for UBFM/SBFM instructions when applicable.ARM: added one more pattern of thumb->arm transition.In 2005, Guilfanov founded Hex-Rays to pursue the development of the Hex-Rays Decompiler IDA extension.

