aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-02-26remove warning of testv5.891MITSUNARI Shigeo
2020-02-26fix typo of type of ZmiMITSUNARI Shigeo
2020-01-27perf does not recognize too short function nameMITSUNARI Shigeo
2020-01-18Consider max defined as a macro on WindowsMITSUNARI Shigeo
2020-01-17fix for zeroed-out 0xb leafRoman Dubtsov
2020-01-15Merge branch 'tyfkda-feature/fix-segfault-in-calc'MITSUNARI Shigeo
2020-01-15Fix segmentation fault in calc sampletyfkda
2020-01-07add test_avx512 to batMITSUNARI Shigeo
2020-01-03add .travis.ymlv5.89MITSUNARI Shigeo
2020-01-03refactor testMITSUNARI Shigeo
2020-01-03fix error of vfpclasspdMITSUNARI Shigeo
2019-12-20fix for windowsv5.88MITSUNARI Shigeo
2019-12-19add setDefaultJmpNEARv5.87MITSUNARI Shigeo
2019-12-13revert to the behavior before v5.84 if -fno-operator-names is definedv5.86MITSUNARI Shigeo
2019-12-07update to v5.85v5.85MITSUNARI Shigeo
2019-12-07enable MAP_JIT only if mojave or laterMITSUNARI Shigeo
2019-12-04specify MAP_JIT mmap flag on macOSRoman Dubtsov
2019-11-29update docv5.84MITSUNARI Shigeo
2019-11-29[changed] XBYAK_NO_OP_NAMES is definedMITSUNARI Shigeo
2019-10-12remove exit(1)v5.83MITSUNARI Shigeo
2019-09-23v5.82v5.82MITSUNARI Shigeo
2019-09-23Support AMD Zen New Instructions.Masaki Ota @MagurosanTeam
2019-09-16remove *.user and *.vcprojMITSUNARI Shigeo
2019-09-15Merge branch 'jrmwng-feature/upgrade-to-vs2017/jrmwng'MITSUNARI Shigeo
2019-09-15Merge branch 'feature/upgrade-to-vs2017/jrmwng' of https://github.com/jrmwng/...MITSUNARI Shigeo
2019-09-15address "warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' speci...泓量 黃
2019-09-15address a conflict of sharing intermediate directory by different projects泓量 黃
2019-09-15inherit "some output locations" from parent or project defaults泓量 黃
2019-09-15upgrade projects from VS2018 to VS2017泓量 黃
2019-09-14v5.81v5.81MITSUNARI Shigeo
2019-09-10add lds/lss/les/lfs/lgsMITSUNARI Shigeo
2019-09-10fix ; move ERR_INTERNAL to the endMITSUNARI Shigeo
2019-09-09add repe, repne, repne, prezMITSUNARI Shigeo
2019-09-09add some fpu mnemonicsMITSUNARI Shigeo
2019-09-05add loop/loope/loopneMITSUNARI Shigeo
2019-09-05add enter/leaveMITSUNARI Shigeo
2019-09-03add in_, out_MITSUNARI Shigeo
2019-09-01add lods{b,w,d,q}, outs{b,w,d}MITSUNARI Shigeo
2019-09-01add int3, int_, intoMITSUNARI Shigeo
2019-09-01add pushfq, popfqMITSUNARI Shigeo
2019-09-01syscall, sysenter, sysexit, sysretMITSUNARI Shigeo
2019-09-01add clflushopt, fldenv, fnstwMITSUNARI Shigeo
2019-09-01Profiler uses append modeMITSUNARI Shigeo
2019-08-24add Profiler classMITSUNARI Shigeo
2019-08-02update version to v5.802v5.802MITSUNARI Shigeo
2019-08-01Merge branch 'vpirogov-master'v5.801MITSUNARI Shigeo
2019-07-31fixed avx512_bf16 detectionPirogov, Vadim
2019-06-05tweak ; vcvtneps2bf16 calls opCvt2MITSUNARI Shigeo
2019-05-31[sample] fix typo of quantize.cppMITSUNARI Shigeo
2019-05-29add set_opt.bat for test on WindowsMITSUNARI Shigeo