aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-01-15test_generator: Fake task port no longer requiredMerry
2023-01-15tests: Ensure issue #727 resolvedMerry
2023-01-15dynarmic: 6.4.4Merry
2023-01-15emit_x64_floating_point: Fix register allocation bug in FPTwoOpMerry
2023-01-06CMakeLists: Minor multi-arch support cleanupMerry
2023-01-06github: Test multi-architecture buildMerry
2023-01-06CMakeLists: Support multi-architecture buildsMerry
2023-01-06backend: Unify exception handlers across architecturesMerry
2023-01-06cmake: use ctest moduleAlexandre Bouvier
2023-01-03dynarmic: 6.4.3Merry
2023-01-03README: Update 2023-01-03Merry
2023-01-03emit_arm64_memory: Use LDAR and STLR instead of barriersMerry
2022-12-31cmake: allow shared llvm linkingAlexandre Bouvier
2022-12-31x64_cpu_info: Add required C headersMerry
2022-12-31externals: Integrate catch externalMerry
2022-12-31externals: Add catch2 v3.2.1Merry
2022-12-31Squashed 'externals/catch/' content from commit ab6c7375bMerry
2022-12-31tests: Update to Catch2 v3Merry
2022-12-31externals: Remove Catch2 v2 externalMerry
2022-12-31cmake: support standard ctest optionAlexandre Bouvier
2022-12-31backend/arm64/address_space: Assert that code_cache_size <= 128 MiBMerry
2022-12-31cmake: allow options shadowing with normal variablesAlexandre Bouvier
2022-12-31CMakeLists: Add <oaknut/oaknut.hpp> to precompiled headersMerry
2022-12-31dynarmic: 6.4.2Merry
2022-12-31CI: Add MSVC-ARM64 buildsWunkolo
2022-12-31test_generator: Assist with debugging fastmem on arm64 macOSMerry
2022-12-31address_space: Block info should be associated with the entry_point, not the ...Merry
2022-12-30dynarmic: 6.4.1Merry
2022-12-30externals: Update xbyak to v6.68Merry
2022-12-30Squashed 'externals/xbyak/' changes from 88f2f771f..a1ac3750fMerry
2022-12-30a64_address_space: Fix ABI push/pop mismatchMerry
2022-12-29tests/A32: Add a SVC call testMerry
2022-12-29backend/arm64: Fix argument to AddTicks callbackMerry
2022-12-29ci: Add Android aarch64 buildMacdu
2022-12-29tests/fp_min_max: Test FPCR.FZmerry
2022-12-29emit_x64_vector_floating_point: AVX implementation for EmitFPVectorMinMaxNumericmerry
2022-12-29tests/fp_min_max: Add a few more test casesMerry
2022-12-29A32: Implement VMAXNM, VMINNM (ASIMD variant)Merry
2022-12-29simd_three_same: Use FPVector{Max,Min}Numeric IR instructionsMerry
2022-12-29tests: Add FMAX/FMIN/FMAXNM/FMINNM testsMerry
2022-12-29IR: Implement FPVector{Min,Max}NumericMerry
2022-12-29emit_x64_vector_floating_point: Remove erroneous AVX512 implementation in Emi...Merry
2022-12-28CMakeLists: Use system mcl when availableMerry
2022-12-28externals: Update mcl to 0.1.12Merry
2022-12-28Squashed 'externals/mcl/' changes from 0172df743..7f357b571Merry
2022-12-26frontend/A32, ir: Add missing includeMacdu
2022-12-11exception_handler: Minimize arm64 FakeCallMerry
2022-12-11emit_arm64_memory: Initial fastmem implementationMerry
2022-12-11backend/arm64/{a32,a64}_address_space: Fix wrapped functionsMerry
2022-12-11CMakeLists: Add missing fileMerry