index
:
xbyak
dev
master
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
herumi
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-22
Merge branch 'dev'
v6.65
MITSUNARI Shigeo
2022-11-22
update doc
MITSUNARI Shigeo
2022-11-22
v6.65
MITSUNARI Shigeo
2022-11-22
add detect_x32 to TARGET
MITSUNARI Shigeo
2022-11-21
use gcc instead of dpkg for portability
MITSUNARI Shigeo
2022-11-20
test_avx512.sh runs on x32
MITSUNARI Shigeo
2022-11-20
disable some tests on x32
MITSUNARI Shigeo
2022-11-20
x32 does not check large disp
MITSUNARI Shigeo
2022-11-17
sizeof(void*) = 4 on x32, so disable the test
MITSUNARI Shigeo
2022-11-04
Merge branch 'dev'
v6.64
MITSUNARI Shigeo
2022-11-04
v6.64
MITSUNARI Shigeo
2022-11-04
add T_M_K flag to vpmov*
MITSUNARI Shigeo
2022-11-04
add include path
MITSUNARI Shigeo
2022-10-26
move CrearError from LabelManager::reset() to CodeGenerator::reset()
MITSUNARI Shigeo
2022-10-07
Merge branch 'dev'
v6.63
MITSUNARI Shigeo
2022-10-07
v6.63
MITSUNARI Shigeo
2022-10-07
desc. of setDefaultEncoding
MITSUNARI Shigeo
2022-10-07
add test of setDefaultEncoding
MITSUNARI Shigeo
2022-10-07
vpmadd52{h,l}uq for avx-ifma
MITSUNARI Shigeo
2022-10-07
add tAVX_IFMA
MITSUNARI Shigeo
2022-10-07
[sample] show AMX_FP16/AVX_VNNI_INT8/AVX_NE_CONVERT
MITSUNARI Shigeo
2022-10-07
add setDefaultEncoding
MITSUNARI Shigeo
2022-10-07
modify gen.cpp for AVX-NE-CONVERT/AVX-VNNI-INT8/AMX-FP16
MITSUNARI Shigeo
2022-10-03
add AVX-NE-CONVERT instructions
Srinivas Putta
2022-10-03
add AVX-VNNI-INT8 instructions
Srinivas Putta
2022-10-03
add AMX-FP16 instruction
Srinivas Putta
2022-09-19
Merge pull request #161 from scribam/patch-1
MITSUNARI Shigeo
2022-09-18
Update changelog.md
scribam
2022-09-15
Merge pull request #160 from herumi/dev
v6.62
MITSUNARI Shigeo
2022-09-15
compile nasm-2.15 instead of apt install
MITSUNARI Shigeo
2022-09-15
v6.62
MITSUNARI Shigeo
2022-09-15
update doc
MITSUNARI Shigeo
2022-09-15
disable wrong detection of gcc -Warray-bounds
MITSUNARI Shigeo
2022-09-15
add serialize
MITSUNARI Shigeo
2022-09-15
Merge branch 'JonLiu1993-vcpkg-installition' into dev
MITSUNARI Shigeo
2022-09-14
Add vcpkg installation instructions
Jonliu1993
2022-09-09
Merge branch 'dev'
MITSUNARI Shigeo
2022-09-09
Merge branch 'akodanka-enable_CIV' into dev
MITSUNARI Shigeo
2022-09-09
Changes to compile xbyak project for openvino
[email protected]
2022-08-18
mingw uses __cpuidex
MITSUNARI Shigeo
2022-08-10
Merge branch 'dev'
v6.61.2
MITSUNARI Shigeo
2022-08-10
v6.61.2
MITSUNARI Shigeo
2022-08-10
avoid including algorithm header in xbyak_util.h
MITSUNARI Shigeo
2022-08-02
Merge branch 'dev'
v6.61.1
MITSUNARI Shigeo
2022-08-02
update doc
MITSUNARI Shigeo
2022-08-02
v6.61.1
MITSUNARI Shigeo
2022-08-02
Merge branch 'doyaGu-master' into dev
MITSUNARI Shigeo
2022-07-31
Fix error related to XBYAK_NOEXCEPT
kakuty
2022-07-29
Merge branch 'dev'
v6.61
MITSUNARI Shigeo
2022-07-29
v6.61
MITSUNARI Shigeo
[next]