Age | Commit message (Expand) | Author |
2023-12-11 | test: only run apx test when BIT=64 | Andrea Pappacoda |
2023-11-08 | all opGen are replaced with opGen2 | MITSUNARI Shigeo |
2023-10-13 | add test of regs of apx | MITSUNARI Shigeo |
2023-08-02 | add xabort/xbegin/xend | MITSUNARI Shigeo |
2023-07-27 | remove / for mingw64 | MITSUNARI Shigeo |
2023-07-27 | 64bit only for mingw64 | MITSUNARI Shigeo |
2022-12-05 | [test] X32 is optional and remove CFLAGS | MITSUNARI Shigeo |
2022-12-01 | test: simplify makefile | Andrea Pappacoda |
2022-11-24 | stop if a test script causes an error | MITSUNARI Shigeo |
2022-11-24 | remove -fno-operator-names option | MITSUNARI Shigeo |
2022-11-24 | use CXX instead of g++ | MITSUNARI Shigeo |
2022-11-22 | add detect_x32 to TARGET | MITSUNARI Shigeo |
2022-11-21 | use gcc instead of dpkg for portability | MITSUNARI Shigeo |
2022-11-20 | test_avx512.sh runs on x32 | MITSUNARI Shigeo |
2022-11-20 | disable some tests on x32 | MITSUNARI Shigeo |
2022-03-13 | test badSSE only for 32-bit mode | MITSUNARI Shigeo |
2022-02-15 | build(make): honour CXXFLAGS, CPPFLAGS and LDFLAGS | Andrea Pappacoda |
2022-02-15 | test generates only a.asm | MITSUNARI Shigeo |
2022-02-14 | build(make): fix clean target in test/Makefile | Andrea Pappacoda |
2020-07-20 | XBYAK_NOEXCEPTION for -fno-exceptions | MITSUNARI Shigeo |
2020-05-10 | fix test for mac | MITSUNARI Shigeo |
2020-01-03 | refactor test | MITSUNARI Shigeo |
2019-04-15 | fix Reg::changeBitv5.78 | MITSUNARI Shigeo |
2018-02-07 | define XBYAK_NO_OP_NAMES for test | MITSUNARI Shigeo |
2018-01-05 | fix test dependencyv5.60 | MITSUNARI Shigeo |
2017-08-18 | fix wrong align()v5.52 | MITSUNARI Shigeo |
2017-07-12 | add Makefile for gen | MITSUNARI Shigeo |
2016-06-26 | add 64-bit avx512 test to Makefile | MITSUNARI Shigeo |
2016-06-14 | add k{add,and,andn,or,xnor}{b,w,d,q} | MITSUNARI Shigeo |
2015-04-25 | add test of setSize | MITSUNARI Shigeo |
2014-08-31 | fix mode of test | MITSUNARI Shigeo |
2014-03-16 | use cybozu/test.hpp for test of jmp | MITSUNARI Shigeo |
2013-07-30 | add bad_address test | MITSUNARI Shigeo |
2013-03-25 | support label for mov without AutoGrow | MITSUNARI Shigeo |
2013-03-13 | add jcxz, jecxz, jrcxz | MITSUNARI Shigeo |
2013-01-06 | support unordered_map if possible | MITSUNARI Shigeo |
2012-12-04 | difference between CodeGenerator::eax and util::eax | MITSUNARI Shigeo |
2012-12-03 | simple test for init | MITSUNARI Shigeo |
2012-12-02 | invalid init of static var | MITSUNARI Shigeo |
2012-12-02 | add lib test | MITSUNARI Shigeo |
2012-05-22 | add dependency of nm_frame | MITSUNARI Shigeo |
2012-05-03 | fix some dependency of test/makefile | MITSUNARI Shigeo |
2012-03-20 | fix Makefile | MITSUNARI Shigeo |
2012-03-20 | Xbyak ver 3.50 | MITSUNARI Shigeo |
2012-03-16 | jmp test is only 32bit | MITSUNARI Shigeo |
2012-03-16 | use CXX instead of g++ | MITSUNARI Shigeo |
2011-02-04 | support AVX | MITSUNARI Shigeo |
2010-06-01 | use 32bit extended encoding for mov(reg64, imm) | MITSUNARI Shigeo |
2010-04-16 | first commit | MITSUNARI Shigeo |