Commit Graph

567 Commits (c8a13c7a28277be1c24276ab2d7380cb3b6e13bf)
 

Author SHA1 Message Date
MITSUNARI Shigeo ce61d06b62 fix typo 9 years ago
MITSUNARI Shigeo 578434d93f support armv71 9 years ago
MITSUNARI Shigeo 759b5a3e61 dont link asm_obj if USE_LLVM=0 9 years ago
MITSUNARI Shigeo 85d15c3d1f consider arm linux 9 years ago
MITSUNARI Shigeo c625f89baa mkdir obj/bin/lib 9 years ago
MITSUNARI Shigeo 80741f147d fp_montMUC is ok 9 years ago
MITSUNARI Shigeo bddeee7e7f fix 9 years ago
MITSUNARI Shigeo 1fbc83cd1c add fp_mont for gmp 9 years ago
MITSUNARI Shigeo 67ea5402fa set_pDbl is removed 9 years ago
MITSUNARI Shigeo 09db288495 use mpn_tdiv_qr 9 years ago
MITSUNARI Shigeo f6a68cdfab rewrite fpDbl_addPC 9 years ago
MITSUNARI Shigeo 6f7ba77826 rewrite fpDbl_subPC 9 years ago
MITSUNARI Shigeo 63ab550856 remove old code 9 years ago
MITSUNARI Shigeo de43aa730f start to use mpn_* functions 9 years ago
MITSUNARI Shigeo b2999ca72f add -m option 9 years ago
MITSUNARI Shigeo eaec4657b1 change default clang version from 3.6 to 3.8 9 years ago
MITSUNARI Shigeo c453986f47 add noalias option 9 years ago
MITSUNARI Shigeo 8863364f9b move opti/llvm 9 years ago
MITSUNARI Shigeo 7689c3ab34 add misc code 9 years ago
MITSUNARI Shigeo 91a696e53d add karatuba(not enabled) 9 years ago
MITSUNARI Shigeo 011864c897 remove getModeStr 9 years ago
MITSUNARI Shigeo 3c43f3250e add dependency 9 years ago
MITSUNARI Shigeo e32d7291f7 add asm for debug 9 years ago
MITSUNARI Shigeo aea6bb0894 pass const reference 9 years ago
MITSUNARI Shigeo a57ead783a remove unnecessary include header 9 years ago
MITSUNARI Shigeo ac1a5d9572 rename optimalAtePairing to pairing 9 years ago
MITSUNARI Shigeo 69138da370 add default param 9 years ago
MITSUNARI Shigeo 5ebd230c86 add pairing sample 9 years ago
MITSUNARI Shigeo 790bbb28ee remove unnecessary include header 9 years ago
MITSUNARI Shigeo d596d7f49a add StrToMode 9 years ago
MITSUNARI Shigeo eacbc51b89 gen.py is removed 9 years ago
MITSUNARI Shigeo 407e7636b0 add gen_mcl_fp_mont 9 years ago
MITSUNARI Shigeo 8e4ed1aa0b add gen_mcl_fp_montRed 9 years ago
MITSUNARI Shigeo e35d49b796 fix generic_fpDbl_mul 9 years ago
MITSUNARI Shigeo 8058764b4f fpDbl_sqrPre has a bug 9 years ago
MITSUNARI Shigeo 3d620c880a add gen_mcl_fpDbl_sqrPre 9 years ago
MITSUNARI Shigeo c03a7cef95 add gen_mcl_fpDbl_mulPre 9 years ago
MITSUNARI Shigeo 599eef979a move mcl_fp_mul_UnitPre 9 years ago
MITSUNARI Shigeo d83404b63a move mulPv to gen.cpp 9 years ago
MITSUNARI Shigeo 05e6d01b66 add resetGlobalIdx 9 years ago
MITSUNARI Shigeo bc08b9b3a4 long.txt is removed 9 years ago
MITSUNARI Shigeo 73943fda79 move mcl_fp_add*L to gen.cpp 9 years ago
MITSUNARI Shigeo e62b019cb9 rename gen_mcl_fp_{add/sub} 9 years ago
MITSUNARI Shigeo 6efaed4fda short.txt is removed 9 years ago
MITSUNARI Shigeo 6ba5a3f71e mov mcl_fpDbl_add to gen.cpp 9 years ago
MITSUNARI Shigeo a60019198b move mcl_fp_sub to gen.cpp 9 years ago
MITSUNARI Shigeo 9e01601dc6 add mcl_fp_add*S 9 years ago
MITSUNARI Shigeo cbbb7b40f6 add -relocation-model=pic for llvm-llc 9 years ago
MITSUNARI Shigeo c13639f5f1 mkdir lib at first 9 years ago
MITSUNARI Shigeo d4f62f49f2 remove dependency of all.txt in Makefile 9 years ago