aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2019-05-28add vp2intersectd/vp2intersectqMITSUNARI Shigeo
2019-05-26add avx512_bf16v5.80MITSUNARI Shigeo
2019-04-27fix vcmppd/vcmpps for ptr_bv5.79MITSUNARI Shigeo
2019-04-15fix Reg::changeBitv5.78MITSUNARI Shigeo
2019-03-06update version to 5.77v5.77MITSUNARI Shigeo
2019-03-06cosmetic change of getNumCoresMITSUNARI Shigeo
2019-03-06fix number of cores that share LLC cacheDenis Samoilov
2019-02-14support non-intel-cpu visual studioMITSUNARI Shigeo
2019-02-14Merge branch 'fenghaitao-guard_x86' into developMITSUNARI Shigeo
2019-02-14Guard x86 specific codes with "#if defined(__i386__) || defined(__x86_64__)"Haitao Feng
2019-01-17move some member variables input privateMITSUNARI Shigeo
2019-01-17update versionMITSUNARI Shigeo
2019-01-17format changeMITSUNARI Shigeo
2019-01-17Merge branch 'shelleygoel-master'MITSUNARI Shigeo