Age | Commit message (Expand) | Author |
2019-10-12 | remove exit(1)v5.83 | MITSUNARI Shigeo |
2019-09-23 | v5.82v5.82 | MITSUNARI Shigeo |
2019-09-23 | Support AMD Zen New Instructions. | Masaki Ota @MagurosanTeam |
2019-09-16 | remove *.user and *.vcproj | MITSUNARI Shigeo |
2019-09-15 | Merge branch 'jrmwng-feature/upgrade-to-vs2017/jrmwng' | MITSUNARI Shigeo |
2019-09-15 | Merge branch 'feature/upgrade-to-vs2017/jrmwng' of https://github.com/jrmwng/... | 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-09-14 | v5.81v5.81 | MITSUNARI Shigeo |
2019-09-10 | add lds/lss/les/lfs/lgs | MITSUNARI Shigeo |
2019-09-10 | fix ; move ERR_INTERNAL to the end | MITSUNARI Shigeo |
2019-09-09 | add repe, repne, repne, prez | MITSUNARI Shigeo |
2019-09-09 | add some fpu mnemonics | MITSUNARI Shigeo |
2019-09-05 | add loop/loope/loopne | MITSUNARI Shigeo |
2019-09-05 | add enter/leave | MITSUNARI Shigeo |
2019-09-03 | add in_, out_ | MITSUNARI Shigeo |
2019-09-01 | add lods{b,w,d,q}, outs{b,w,d} | MITSUNARI Shigeo |
2019-09-01 | add int3, int_, into | MITSUNARI Shigeo |
2019-09-01 | add pushfq, popfq | MITSUNARI Shigeo |
2019-09-01 | syscall, sysenter, sysexit, sysret | MITSUNARI Shigeo |
2019-09-01 | add clflushopt, fldenv, fnstw | MITSUNARI Shigeo |
2019-09-01 | Profiler uses append mode | MITSUNARI Shigeo |
2019-08-24 | add Profiler class | MITSUNARI Shigeo |
2019-08-02 | update version to v5.802v5.802 | MITSUNARI Shigeo |
2019-08-01 | Merge branch 'vpirogov-master'v5.801 | MITSUNARI Shigeo |
2019-07-31 | fixed avx512_bf16 detection | Pirogov, Vadim |
2019-06-05 | tweak ; vcvtneps2bf16 calls opCvt2 | MITSUNARI Shigeo |
2019-05-31 | [sample] fix typo of quantize.cpp | MITSUNARI Shigeo |
2019-05-29 | add set_opt.bat for test on Windows | MITSUNARI Shigeo |
2019-05-28 | add vp2intersectd/vp2intersectq | MITSUNARI Shigeo |
2019-05-26 | add avx512_bf16v5.80 | MITSUNARI Shigeo |
2019-04-27 | fix vcmppd/vcmpps for ptr_bv5.79 | MITSUNARI Shigeo |
2019-04-15 | fix Reg::changeBitv5.78 | MITSUNARI Shigeo |
2019-03-06 | update version to 5.77v5.77 | MITSUNARI Shigeo |
2019-03-06 | cosmetic change of getNumCores | MITSUNARI Shigeo |
2019-03-06 | fix number of cores that share LLC cache | Denis Samoilov |
2019-02-14 | support non-intel-cpu visual studio | MITSUNARI Shigeo |
2019-02-14 | Merge branch 'fenghaitao-guard_x86' into develop | MITSUNARI Shigeo |
2019-02-14 | Guard x86 specific codes with "#if defined(__i386__) || defined(__x86_64__)" | Haitao Feng |
2019-01-17 | move some member variables input private | MITSUNARI Shigeo |
2019-01-17 | update version | MITSUNARI Shigeo |
2019-01-17 | format change | MITSUNARI Shigeo |
2019-01-17 | Merge branch 'shelleygoel-master' | MITSUNARI Shigeo |
2019-01-16 | add functionality to get num of cores using x2APIC ID | Shelley Goel |
2018-10-31 | recover Xbyak::CastTov5.751 | MITSUNARI Shigeo |
2018-10-29 | unlink Label when LabelManager is destroyedv5.75 | MITSUNARI Shigeo |
2018-10-21 | update versionv5.74 | MITSUNARI Shigeo |
2018-10-21 | Xbyak::CastTo is removed | MITSUNARI Shigeo |