aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-11-30Merge branch 'dev'v6.67MITSUNARI Shigeo
2022-11-30v6.67MITSUNARI Shigeo
2022-11-30update docMITSUNARI Shigeo
2022-11-30I get an error after all on GitHub actionMITSUNARI Shigeo
2022-11-30add test of CMPccXADDMITSUNARI Shigeo
2022-11-30add CMPccXADDMITSUNARI Shigeo
2022-11-30add detection of cmpccxaddMITSUNARI Shigeo
2022-11-29fix detection of boostMITSUNARI Shigeo
2022-11-25Merge branch 'dev'v6.66MITSUNARI Shigeo
2022-11-25recover a removed lineMITSUNARI Shigeo
2022-11-25v6.66MITSUNARI Shigeo
2022-11-25update docMITSUNARI Shigeo
2022-11-25add test of rao-intMITSUNARI Shigeo
2022-11-25support rio-intMITSUNARI Shigeo
2022-11-25detect rao-intMITSUNARI Shigeo
2022-11-24fix args of EmptyAllocator::alloc in testMITSUNARI Shigeo
2022-11-24stop if a test script causes an errorMITSUNARI Shigeo
2022-11-24disable boost sampleMITSUNARI Shigeo
2022-11-24tweakMITSUNARI Shigeo
2022-11-24[sample] change the way of detection of boostMITSUNARI Shigeo
2022-11-24CXX uses g++ as default valueMITSUNARI Shigeo
2022-11-24remove warning of blaceMITSUNARI Shigeo
2022-11-24remove -fno-operator-names optionMITSUNARI Shigeo
2022-11-24use CXX instead of g++MITSUNARI Shigeo
2022-11-24use EnglishMITSUNARI Shigeo
2022-11-24Fix incorrect format stringsJohan Mattsson
2022-11-22Merge branch 'dev'v6.65MITSUNARI Shigeo
2022-11-22update docMITSUNARI Shigeo
2022-11-22v6.65MITSUNARI Shigeo
2022-11-22add detect_x32 to TARGETMITSUNARI Shigeo
2022-11-21use gcc instead of dpkg for portabilityMITSUNARI Shigeo
2022-11-20test_avx512.sh runs on x32MITSUNARI Shigeo
2022-11-20disable some tests on x32MITSUNARI Shigeo
2022-11-20x32 does not check large dispMITSUNARI Shigeo
2022-11-17sizeof(void*) = 4 on x32, so disable the testMITSUNARI Shigeo
2022-11-04Merge branch 'dev'v6.64MITSUNARI Shigeo
2022-11-04v6.64MITSUNARI Shigeo
2022-11-04add T_M_K flag to vpmov*MITSUNARI Shigeo
2022-11-04add include pathMITSUNARI Shigeo
2022-10-26move CrearError from LabelManager::reset() to CodeGenerator::reset()MITSUNARI Shigeo
2022-10-07Merge branch 'dev'v6.63MITSUNARI Shigeo
2022-10-07v6.63MITSUNARI Shigeo
2022-10-07desc. of setDefaultEncodingMITSUNARI Shigeo
2022-10-07add test of setDefaultEncodingMITSUNARI Shigeo
2022-10-07vpmadd52{h,l}uq for avx-ifmaMITSUNARI Shigeo
2022-10-07add tAVX_IFMAMITSUNARI Shigeo
2022-10-07[sample] show AMX_FP16/AVX_VNNI_INT8/AVX_NE_CONVERTMITSUNARI Shigeo
2022-10-07add setDefaultEncodingMITSUNARI Shigeo
2022-10-07modify gen.cpp for AVX-NE-CONVERT/AVX-VNNI-INT8/AMX-FP16MITSUNARI Shigeo
2022-10-03add AVX-NE-CONVERT instructionsSrinivas Putta