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
path:
root
/
sample
Age
Commit message (
Expand
)
Author
2023-03-22
add detection of xsave
Wunkolo
2023-02-20
add detection of uintr
MITSUNARI Shigeo
2023-02-20
add detection of SERIALIZE
MITSUNARI Shigeo
2023-02-17
sample shows cpu cache info for AMD
MITSUNARI Shigeo
2022-12-07
add detection of prefetchiti
MITSUNARI Shigeo
2022-12-02
ci: use containers
Andrea Pappacoda
2022-11-30
I get an error after all on GitHub action
MITSUNARI Shigeo
2022-11-30
add detection of cmpccxadd
MITSUNARI Shigeo
2022-11-29
fix detection of boost
MITSUNARI Shigeo
2022-11-25
detect rao-int
MITSUNARI Shigeo
2022-11-24
disable boost sample
MITSUNARI Shigeo
2022-11-24
tweak
MITSUNARI Shigeo
2022-11-24
[sample] change the way of detection of boost
MITSUNARI Shigeo
2022-11-24
use English
MITSUNARI Shigeo
2022-11-24
Fix incorrect format strings
Johan Mattsson
2022-10-07
add tAVX_IFMA
MITSUNARI Shigeo
2022-10-07
[sample] show AMX_FP16/AVX_VNNI_INT8/AVX_NE_CONVERT
MITSUNARI Shigeo
2022-06-16
test of cpuid
MITSUNARI Shigeo
2022-05-26
add -cpuid to test_util
MITSUNARI Shigeo
2022-05-23
add detection of clzero
Ryan Houdek
2022-05-12
fix typo
MITSUNARI Shigeo
2022-05-12
add detection of movdir64b
MITSUNARI Shigeo
2022-05-12
add detection of movdiri
MITSUNARI Shigeo
2022-05-11
add cldemote to Cpu
MITSUNARI Shigeo
2022-05-11
detection of clflushopt
MITSUNARI Shigeo
2022-04-05
add waitpkg detection to Cpu
MITSUNARI Shigeo
2022-03-08
sample/memfd shows /proc/self/maps
MITSUNARI Shigeo
2022-03-08
add memfd sample
MITSUNARI Shigeo
2022-02-15
build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGS
Andrea Pappacoda
2021-12-31
fix test_util.cpp
MITSUNARI Shigeo
2021-08-30
add Cpu::tAVX512_FP16
MITSUNARI Shigeo
2021-08-30
remove unused flags(tSSE4a and tSSE5) of Cpu
MITSUNARI Shigeo
2021-01-02
test_util.cpp supports OpenBSD
MITSUNARI Shigeo
2020-10-19
test_util checks AMX and AVX_VNNI
MITSUNARI Shigeo
2020-09-08
replace uint32 with uint32_t etc.
MITSUNARI Shigeo
2020-05-10
fix test for mac
MITSUNARI Shigeo
2020-01-27
perf does not recognize too short function name
MITSUNARI Shigeo
2020-01-15
Fix segmentation fault in calc sample
tyfkda
2019-09-16
remove *.user and *.vcproj
MITSUNARI Shigeo
2019-09-15
address "warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' speci...
泓量 黃
2019-09-15
address a conflict of sharing intermediate directory by different projects
泓量 黃
2019-09-15
inherit "some output locations" from parent or project defaults
泓量 黃
2019-09-15
upgrade projects from VS2018 to VS2017
泓量 黃
2019-08-24
add Profiler class
MITSUNARI Shigeo
2019-05-31
[sample] fix typo of quantize.cpp
MITSUNARI Shigeo
2019-05-26
add avx512_bf16
v5.80
MITSUNARI Shigeo
2019-01-17
format change
MITSUNARI Shigeo
2018-10-21
Xbyak::CastTo is removed
MITSUNARI Shigeo
2018-09-04
bf uses Label class
v5.71
MITSUNARI Shigeo
2018-08-28
add protect-re.cpp
MITSUNARI Shigeo
[next]