Age | Commit message (Expand) | Author |
---|---|---|
2023-08-02 | Merge branch 'dev'v6.72 | MITSUNARI Shigeo |
2023-08-02 | v6.72 | MITSUNARI Shigeo |
2023-08-02 | add xabort/xbegin/xend | MITSUNARI Shigeo |
2023-07-27 | Merge branch 'dev'v6.71 | MITSUNARI Shigeo |
2023-07-27 | v6.71 | MITSUNARI Shigeo |
2023-07-27 | add SystemInfo class for win | MITSUNARI Shigeo |
2023-07-27 | ignore space and cr | MITSUNARI Shigeo |
2023-07-27 | disable wrong detection of gcc | MITSUNARI Shigeo |
2023-07-27 | remove / for mingw64 | MITSUNARI Shigeo |
2023-07-27 | 64bit only for mingw64 | MITSUNARI Shigeo |
2023-07-27 | use sysconf(_SC_PAGESIZE) instead of const value 4096 on linux | MITSUNARI Shigeo |
2023-07-27 | add link to other projects | MITSUNARI Shigeo |
2023-07-19 | reorder | MITSUNARI Shigeo |
2023-07-10 | add new cpus | MITSUNARI Shigeo |
2023-07-10 | update cpuid | MITSUNARI Shigeo |
2023-07-05 | Merge branch 'dev'v6.70 | MITSUNARI Shigeo |
2023-07-05 | v6.70 | MITSUNARI Shigeo |
2023-07-05 | udpate doc | MITSUNARI Shigeo |
2023-07-05 | add test of alias of vpclmulqdq | MITSUNARI Shigeo |
2023-07-05 | add alias of vpclmulqdq | MITSUNARI Shigeo |
2023-07-05 | fix alias of pclmulqdq | MITSUNARI Shigeo |
2023-07-04 | define XBYAK_CONSTEXPR if XBYAK_ONLY_CLASS_CPU is defined | MITSUNARI Shigeo |
2023-06-27 | Merge remote-tracking branch 'origin/dev'v6.69.2 | MITSUNARI Shigeo |
2023-06-27 | update doc | MITSUNARI Shigeo |
2023-06-27 | update version | MITSUNARI Shigeo |
2023-06-27 | v6.69.2 | MITSUNARI Shigeo |
2023-06-27 | update cpuid test list | MITSUNARI Shigeo |
2023-06-27 | change the order of args of diff | MITSUNARI Shigeo |
2023-06-27 | Merge branch 'Wunkolo-constexpr-typet' into dev | MITSUNARI Shigeo |
2023-06-25 | Allow constexpr TypeT `operator|` | Wunkolo |
2023-05-17 | Merge pull request #172 from orz--/patch-1 | MITSUNARI Shigeo |
2023-05-16 | Update changelog.md | myoshika |
2023-03-23 | Merge branch 'dev'v6.69.1 | MITSUNARI Shigeo |
2023-03-23 | v6.69.1 | MITSUNARI Shigeo |
2023-03-22 | add detection of xsave | Wunkolo |
2023-02-20 | Merge branch 'dev'v6.69 | MITSUNARI Shigeo |
2023-02-20 | v6.69 | MITSUNARI Shigeo |
2023-02-20 | add senduipi/stui/testui/uiret | MITSUNARI Shigeo |
2023-02-20 | add clui | MITSUNARI Shigeo |
2023-02-20 | add detection of uintr | MITSUNARI Shigeo |
2023-02-20 | remove warning of sign/unsigned | MITSUNARI Shigeo |
2023-02-20 | add detection of SERIALIZE | MITSUNARI Shigeo |
2023-02-17 | sample shows cpu cache info for AMD | MITSUNARI Shigeo |
2023-02-16 | Cpu supports AMD | MITSUNARI Shigeo |
2022-12-08 | Merge branch 'dev'v6.68 | MITSUNARI Shigeo |
2022-12-07 | v6.68 | MITSUNARI Shigeo |
2022-12-07 | update doc | MITSUNARI Shigeo |
2022-12-07 | add test of prefetchiti | MITSUNARI Shigeo |
2022-12-07 | add prefetchit{0,1} | MITSUNARI Shigeo |
2022-12-07 | add detection of prefetchiti | MITSUNARI Shigeo |