20 Commits (12f709de65daeea39d0f68bd05ac68169703a086)

Author SHA1 Message Date
lizzie 5cc218084b
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928) 5 months ago
lizzie f9773fa908
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) 5 months ago
lizzie d498db1106
[dynarmic] nuke zydis/zycore out of orbit forever (#2893) 5 months ago
lizzie e4b0c03a22
[dynarmic] use (v)pshufb (SSSE3+) for VREV32/64 emits (#2851) 6 months ago
lizzie a5996c7511
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) 6 months ago
unknown 6b01c13975
Revert "[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775)" (#2863) 6 months ago
lizzie 61ab1be0e7
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) 6 months ago
lizzie 2a3e815dcd
[cmake, dynarmic/tests] do not enable avx2, remove unused cmake opts (#2844) 6 months ago
lizzie 992bae4e2a
[common] replace Common::BitCast with libc++ provided one (#2774) 6 months ago
lizzie 3e8fe622a7
[compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 6 months ago
lizzie 9f423a24b8
[linux] fix aarch64 builds (again) + fix with slightly outdated qt (#2612) 7 months ago
lizzie cc50571275
[dynarmic] fix tests builds (#2601) 7 months ago
lizzie f5bb07341a
[dynarmic] merge IR opt pass into single TU (#2561) 7 months ago
lizzie 3e299dc0f5
[dynarmic] remove frontend options; fixup exception handler code to support other OSes, do not use mcl macros for arch in EH (#2540) 7 months ago
crueter 21cd44ec04
[dynarmic] jit fix branch v2 (#203) 8 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 8 months ago
crueter d499693c29
[cmake] don't explicitly set archflags by default (#220) 8 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 8 months ago
crueter 41f0fa97ca
[dynarmic] revert bad changes (#202) 8 months ago
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143) 8 months ago