Sign in
skia
/
third_party
/
xbyak
/
HEAD
ad5276f
Merge pull request #172 from orz--/patch-1
by MITSUNARI Shigeo
· 13 days ago
master
b4d54f6
Update changelog.md
by myoshika
· 2 weeks ago
58642e0
Merge branch 'dev'
by MITSUNARI Shigeo
· 10 weeks ago
v6.69.1
3b13d06
v6.69.1
by MITSUNARI Shigeo
· 10 weeks ago
d700f6c
add detection of xsave
by Wunkolo
· 10 weeks ago
dev
740dff2
Merge branch 'dev'
by MITSUNARI Shigeo
· 3 months ago
v6.69
dc048a0
v6.69
by MITSUNARI Shigeo
· 3 months ago
ad0dfff
add senduipi/stui/testui/uiret
by MITSUNARI Shigeo
· 3 months ago
e78f112
add clui
by MITSUNARI Shigeo
· 3 months ago
23b4033
add detection of uintr
by MITSUNARI Shigeo
· 3 months ago
98a0f19
remove warning of sign/unsigned
by MITSUNARI Shigeo
· 3 months ago
0afd71a
add detection of SERIALIZE
by MITSUNARI Shigeo
· 3 months ago
363bbaa
sample shows cpu cache info for AMD
by MITSUNARI Shigeo
· 3 months ago
edce727
Cpu supports AMD
by MITSUNARI Shigeo
· 3 months ago
a1ac375
Merge branch 'dev'
by MITSUNARI Shigeo
· 6 months ago
v6.68
5f4ba97
v6.68
by MITSUNARI Shigeo
· 6 months ago
cac2c17
update doc
by MITSUNARI Shigeo
· 6 months ago
1b08a82
add test of prefetchiti
by MITSUNARI Shigeo
· 6 months ago
bef70d9
add prefetchit{0,1}
by MITSUNARI Shigeo
· 6 months ago
f667858
add detection of prefetchiti
by MITSUNARI Shigeo
· 6 months ago
124617a
Merge branch 'dev'
by MITSUNARI Shigeo
· 6 months ago
1bce8be
Merge commit 'fbb18f6' into dev
by MITSUNARI Shigeo
· 6 months ago
bebfe64
[test] X32 is optional and remove CFLAGS
by MITSUNARI Shigeo
· 6 months ago
d8c332c
Merge branch 'Tachi107-small-changes' into dev
by MITSUNARI Shigeo
· 6 months ago
fbb18f6
ci: use containers
by Andrea Pappacoda
· 6 months ago
8a97469
test: simplify makefile
by Andrea Pappacoda
· 6 months ago
1efe9fe
Merge branch 'dev'
by MITSUNARI Shigeo
· 6 months ago
v6.67
bb70083
v6.67
by MITSUNARI Shigeo
· 6 months ago
436e452
update doc
by MITSUNARI Shigeo
· 6 months ago
47ff6ef
I get an error after all on GitHub action
by MITSUNARI Shigeo
· 6 months ago
445c0dc
add test of CMPccXADD
by MITSUNARI Shigeo
· 6 months ago
c934790
add CMPccXADD
by MITSUNARI Shigeo
· 6 months ago
dc792cc
add detection of cmpccxadd
by MITSUNARI Shigeo
· 6 months ago
62be84c
fix detection of boost
by MITSUNARI Shigeo
· 6 months ago
b5ac7b0
Merge branch 'dev'
by MITSUNARI Shigeo
· 6 months ago
v6.66
05dd400
recover a removed line
by MITSUNARI Shigeo
· 6 months ago
94eff62
v6.66
by MITSUNARI Shigeo
· 6 months ago
ec3fade
update doc
by MITSUNARI Shigeo
· 6 months ago
00bfaaa
add test of rao-int
by MITSUNARI Shigeo
· 6 months ago
0f2f1aa
support rio-int
by MITSUNARI Shigeo
· 6 months ago
6c047f4
detect rao-int
by MITSUNARI Shigeo
· 6 months ago
f07c5c2
fix args of EmptyAllocator::alloc in test
by MITSUNARI Shigeo
· 6 months ago
04d3eb5
stop if a test script causes an error
by MITSUNARI Shigeo
· 6 months ago
1c1d236
disable boost sample
by MITSUNARI Shigeo
· 6 months ago
cfb1127
tweak
by MITSUNARI Shigeo
· 6 months ago
5fcbeb7
[sample] change the way of detection of boost
by MITSUNARI Shigeo
· 6 months ago
bafc1ee
CXX uses g++ as default value
by MITSUNARI Shigeo
· 6 months ago
d8cabc6
remove warning of blace
by MITSUNARI Shigeo
· 6 months ago
bc73a08
remove -fno-operator-names option
by MITSUNARI Shigeo
· 6 months ago
6989aea
use CXX instead of g++
by MITSUNARI Shigeo
· 6 months ago
a7c5a1b
use English
by MITSUNARI Shigeo
· 6 months ago
1bfbd8c
Fix incorrect format strings
by Johan Mattsson
· 6 months ago
0ecef5c
Merge branch 'dev'
by MITSUNARI Shigeo
· 6 months ago
v6.65
7556c20
update doc
by MITSUNARI Shigeo
· 6 months ago
a157092
v6.65
by MITSUNARI Shigeo
· 6 months ago
3b83aab
add detect_x32 to TARGET
by MITSUNARI Shigeo
· 6 months ago
8c64bbb
use gcc instead of dpkg for portability
by MITSUNARI Shigeo
· 6 months ago
5e9a9b9
test_avx512.sh runs on x32
by MITSUNARI Shigeo
· 6 months ago
8ae01b0
disable some tests on x32
by MITSUNARI Shigeo
· 6 months ago
83b3da2
x32 does not check large disp
by MITSUNARI Shigeo
· 6 months ago
693ab8c
sizeof(void*) = 4 on x32, so disable the test
by MITSUNARI Shigeo
· 6 months ago
348e3e5
Merge branch 'dev'
by MITSUNARI Shigeo
· 7 months ago
v6.64
11b9c4d
v6.64
by MITSUNARI Shigeo
· 7 months ago
4596361
add T_M_K flag to vpmov*
by MITSUNARI Shigeo
· 7 months ago
1d37229
add include path
by MITSUNARI Shigeo
· 7 months ago
5e27edd
move CrearError from LabelManager::reset() to CodeGenerator::reset()
by MITSUNARI Shigeo
· 7 months ago
f8ea5c2
Merge branch 'dev'
by MITSUNARI Shigeo
· 8 months ago
v6.63
20b2b1e
v6.63
by MITSUNARI Shigeo
· 8 months ago
3706869
desc. of setDefaultEncoding
by MITSUNARI Shigeo
· 8 months ago
d6f2d75
add test of setDefaultEncoding
by MITSUNARI Shigeo
· 8 months ago
3b0a19c
vpmadd52{h,l}uq for avx-ifma
by MITSUNARI Shigeo
· 8 months ago
95752eb
add tAVX_IFMA
by MITSUNARI Shigeo
· 8 months ago
cd36e31
[sample] show AMX_FP16/AVX_VNNI_INT8/AVX_NE_CONVERT
by MITSUNARI Shigeo
· 8 months ago
e5858af
add setDefaultEncoding
by MITSUNARI Shigeo
· 8 months ago
2f7fb02
modify gen.cpp for AVX-NE-CONVERT/AVX-VNNI-INT8/AMX-FP16
by MITSUNARI Shigeo
· 8 months ago
1c5cb7e
add AVX-NE-CONVERT instructions
by Srinivas Putta
· 8 months ago
564fe9a
add AVX-VNNI-INT8 instructions
by Srinivas Putta
· 8 months ago
cd14d07
add AMX-FP16 instruction
by Srinivas Putta
· 8 months ago
7811f59
Merge pull request #161 from scribam/patch-1
by MITSUNARI Shigeo
· 8 months ago
2218f6c
Update changelog.md
by scribam
· 8 months ago
7bccdbb
Merge pull request #160 from herumi/dev
by MITSUNARI Shigeo
· 9 months ago
v6.62
5fcf875
compile nasm-2.15 instead of apt install
by MITSUNARI Shigeo
· 9 months ago
e31961e
v6.62
by MITSUNARI Shigeo
· 9 months ago
ff4f9e6
update doc
by MITSUNARI Shigeo
· 9 months ago
9c8fb81
disable wrong detection of gcc -Warray-bounds
by MITSUNARI Shigeo
· 9 months ago
6b75196
add serialize
by MITSUNARI Shigeo
· 9 months ago
e165826
Merge branch 'JonLiu1993-vcpkg-installition' into dev
by MITSUNARI Shigeo
· 9 months ago
edbb410
Add vcpkg installation instructions
by Jonliu1993
· 9 months ago
055d312
Merge branch 'dev'
by MITSUNARI Shigeo
· 9 months ago
21ab984
Merge branch 'akodanka-enable_CIV' into dev
by MITSUNARI Shigeo
· 9 months ago
ed4d598
Changes to compile xbyak project for openvino
by nagamani.chennuboina@intel.com
· 9 months ago
b652430
mingw uses __cpuidex
by MITSUNARI Shigeo
· 10 months ago
48457bf
Merge branch 'dev'
by MITSUNARI Shigeo
· 10 months ago
v6.61.2
29cb524
v6.61.2
by MITSUNARI Shigeo
· 10 months ago
1a9a0b0
avoid including algorithm header in xbyak_util.h
by MITSUNARI Shigeo
· 10 months ago
6fadefd
Merge branch 'dev'
by MITSUNARI Shigeo
· 10 months ago
v6.61.1
fc1c18a
update doc
by MITSUNARI Shigeo
· 10 months ago
f7cae7f
v6.61.1
by MITSUNARI Shigeo
· 10 months ago
6f5ec5c
Merge branch 'doyaGu-master' into dev
by MITSUNARI Shigeo
· 10 months ago
4554d6b
Fix error related to XBYAK_NOEXCEPT
by kakuty
· 10 months ago
Next »