Age | Commit message (Expand) | Author |
2024-03-02 | backend/rv64: Add a dummy code generation | Yang Liu |
2024-03-02 | Change Config to make fastmem_pointer of zero valid. | Ash |
2024-02-24 | tests/A64: Update {S,U}SHL tests | zmt00 |
2024-02-20 | tests/A64: Add URSHL tests | zmt00 |
2024-02-17 | tests/A64: Add non-paired min/max integer tests | zmt00 |
2024-02-13 | tests/A64: Add SQABS tests | zmt00 |
2024-02-10 | tests/A64: Add negative-shift elements to `USHL` | Wunkolo |
2024-02-10 | tests/A64: Convert recent tests to oaknut | zmt00 |
2024-02-10 | ir: Implement FPMulSub | zmt00 |
2024-02-06 | tests/A64: Use oaknut for CLZ assembly | Wunkolo |
2024-02-06 | tests/A64: Add CLZ vector unit-tests | Wunkolo |
2024-01-28 | tests/A64: Add {U,S}MINP.B, {U,S}MAXP.B tests | zmt00 |
2024-01-28 | backend/arm64: Update for oaknut 2.0.0. | Merry |
2024-01-23 | tests/A64: Add SABD tests | zmt00 |
2024-01-10 | tests/A64: Add {U,S}MINP.H, {U,S}MAXP.H tests | zmt00 |
2024-01-02 | tests/A64: Add {U,S}MINP.S, {U,S}MAXP.S tests | zmt00 |
2023-12-17 | tests/A64: Add remaining UZP unit tests. | zmt00 |
2023-12-11 | tests/A64: Add VUZP{1,2}.H unit tests | zmt00 |
2023-12-02 | tests/A64: Add VUZP{1,2}.S unit tests | zmt00 |
2023-03-31 | tests: fibonacci example | Merry |
2023-02-21 | tests/A32: Add tbl/tbx instruction unit tests | Wunkolo |
2023-02-05 | a32_get_set_elimination_pass: Fix bugs in A32 get/set algorithm | Merry |
2023-02-04 | reg_alloc: Fix cast-qual issue | Merry |
2023-02-03 | tests: Support noopt mode | Merry |
2023-01-20 | test_reader: Add A32 modes | Merry |
2023-01-20 | backend/x64: Improve verbose debugging output | Merry |
2023-01-16 | tests: Add verbose debugging output and test_reader | Merry |
2023-01-15 | fp: Fix FPToFixed for borderline values | Merry |
2023-01-15 | test_generator: Fake task port no longer required | Merry |
2023-01-15 | tests: Ensure issue #727 resolved | Merry |
2023-01-15 | emit_x64_floating_point: Fix register allocation bug in FPTwoOp | Merry |
2023-01-06 | CMakeLists: Support multi-architecture builds | Merry |
2023-01-06 | cmake: use ctest module | Alexandre Bouvier |
2022-12-31 | x64_cpu_info: Add required C headers | Merry |
2022-12-31 | tests: Update to Catch2 v3 | Merry |
2022-12-31 | test_generator: Assist with debugging fastmem on arm64 macOS | Merry |
2022-12-29 | tests/A32: Add a SVC call test | Merry |
2022-12-29 | tests/fp_min_max: Test FPCR.FZ | merry |
2022-12-29 | tests/fp_min_max: Add a few more test cases | Merry |
2022-12-29 | tests: Add FMAX/FMIN/FMAXNM/FMINNM tests | Merry |
2022-12-06 | tests: dynarmic_test_generator also depends on A64 frontend | merry |
2022-12-03 | test_generator: Minor fixups | Merry |
2022-12-03 | test_generator: Expose interface | Merry |
2022-12-03 | [TEST] test_generator: Test A64 | Merry |
2022-12-03 | test_generator: Filter out for unimplemented IR instructions | Merry |
2022-12-03 | test_generator: A64 | Merry |
2022-12-03 | Add test for isolated GetNZCVFromOp | Liam |
2022-12-03 | Fix EXTR (flipped rgister order) | Liam |
2022-11-29 | emit_x64_data_processing: Detect overflow on division | Merry |
2022-11-26 | cmake: multiple simplifications | Alexandre Bouvier |