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
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
2018-07-26
support mingw64
v5.661
MITSUNARI Shigeo
2018-07-24
add PROTECT_RE mode for protect()
v5.66
MITSUNARI Shigeo
2018-02-13
change format and add getter for data_cache_size
v5.62
MITSUNARI Shigeo
2017-12-30
add flags for intel's manual 319433-030.pdf
MITSUNARI Shigeo
2017-08-08
add mpx
MITSUNARI Shigeo
2017-08-08
support sha(thanks to magrosan)
MITSUNARI Shigeo
2017-08-08
support prefetchw
MITSUNARI Shigeo
2017-04-10
use VirtualProtect for recent vc
MITSUNARI Shigeo
2017-04-10
fix wrong access to cur(thanks to koturn)
MITSUNARI Shigeo
2017-02-26
sample: accept amd64 as a 64bit patform
release20170401
MITSUNARI Shigeo
2017-02-26
sample/bf: use mprotect() on other POSIX systems as well by Jan Beich
MITSUNARI Shigeo
2017-01-26
support prefetchwt1
v5.41
MITSUNARI Shigeo
2016-11-27
rename AVX512_4VNNI to tAVX512_4VNNIW
v5.31
MITSUNARI Shigeo
2016-11-26
add detection of AVX512_4VNNIW and AVX512_4FMAPS
MITSUNARI Shigeo
2016-09-29
remove some warnings
MITSUNARI Shigeo
2016-05-05
add detection of avx-512
MITSUNARI Shigeo
2015-07-22
call supports variadic template if possible
v4.84
MITSUNARI Shigeo
2015-06-16
add movbe
v4.83
MITSUNARI Shigeo
2015-05-24
support detection of F16C
v4.82
MITSUNARI Shigeo
2015-05-03
include xbyak.h instead of xbyak/xbyak.h
MITSUNARI Shigeo
2015-01-28
Cpu::Type is excented to 64-bit value
v4.71
MITSUNARI Shigeo
2015-01-28
add stac/rdseed
MITSUNARI Shigeo
2015-01-28
support adox, adcx
MITSUNARI Shigeo
[next]