Actions: asmjit/asmjit
Actions
Showing runs from all workflows
95 workflow run results
95 workflow run results
[MSVC] workaround mvn macro and detect ARM64 (#407)
Build
#546:
Commit 3577608
pushed
by
kobalicek
[MSVC] workaround mvn macro and detect ARM64
Build
#545:
Pull request #407
synchronize
by
kobalicek
[MSVC] workaround mvn macro and detect ARM64
Build
#544:
Pull request #407
synchronize
by
ZeeWanderer
[MSVC] workaround mvn macro and detect ARM64
Build
#541:
Pull request #407
opened
by
ZeeWanderer
Added a unique register metadata to asmjit's instruction database
Build
#539:
Commit 5635cf4
pushed
by
kobalicek
[Bug] Properly detect MMX2 on Intel CPUs via CPUID.SSE flag
Build
#536:
Commit 4163483
pushed
by
kobalicek
[Bug] Fixed VPTERNLOG[D|Q] RW info when the predicate doesn't influen…
Build
#535:
Commit 42894f6
pushed
by
kobalicek
[Bug] Fixed x86::Compiler to not rewrite reg->mem when embedded round…
Build
#533:
Commit ff6775f
pushed
by
kobalicek
[Bug] Fixed build having ASMJIT_NO_TEXT enabled (AArch64)
Build
#528:
Commit 51b10b1
pushed
by
kobalicek
[Bug] Fixed `ASMJIT_NO_INTROSPECTION` build (#403)
Build
#526:
Commit f1ea8a4
pushed
by
kobalicek
[Bug] Properly report AVX512 when querying GATHER instructions withou…
Build
#522:
Commit 0cd18da
pushed
by
kobalicek
[Bug] Don't crash when formatting label without having an emitter
Build
#517:
Commit d7edac8
pushed
by
kobalicek
[Bug] Don't enable both MAP_JIT and MAP_SHARED (#402)
Build
#513:
Commit 1098b7d
pushed
by
kobalicek
Switched to a newer testing framework, fixed warnings on AArch64
Build
#508:
Commit d38b12a
pushed
by
kobalicek
Use MFD_CLOEXEC when using memfd_create, documentation update
Build
#505:
Commit 76520a5
pushed
by
kobalicek
[Bug] Virtual memory changes - addressing remaining issues on NetBSD
Build
#503:
Commit 915186f
pushed
by
kobalicek
[Bug] Don't compile formatter API of disabled backends (#400)
Build
#491:
Commit d4dfd8e
pushed
by
kobalicek
[Bug] Use ReadWrite scope to fill memory in JitAllocator::shrink() (M…
Build
#484:
Commit c87476d
pushed
by
kobalicek
[CI] Updated build matrix, updated docs regarding CI
Build
#470:
Commit 965d195
pushed
by
kobalicek
[CI] Updated to use build-actions new prepare-environment
Build
#465:
Commit 8552e28
pushed
by
kobalicek
[Bug] Don't check for TARGET_OS_XXX before checking for __APPLE__ (Vi…
Build
#459:
Commit d5b2cd2
pushed
by
kobalicek
[Bug] Use mremap() to allocate a dual mapped region on NetBSD
Build
#457:
Commit 9d33c89
pushed
by
kobalicek
JitRuntime: removed duplicate code (#397)
Build
#385:
Commit 8c31a8f
pushed
by
kobalicek
JitRuntime: remove duplicate code
Build
#384:
Pull request #397
opened
by
uvxwx