search for: bftest

Displaying 3 results from an estimated 3 matches for "bftest".

Did you mean: ftest
2010 Aug 05
1
[LLVMdev] possible miscompilation of openssl on x86-64
...n build it and run all tests successfully. On x86-64 using clang r110287 I get the error message below during "make test". Not sure if anyone has time to look into this but I'm probably not the right person to start debugging it... Thanks, John Regehr ../util/shlib_wrap.sh ./bftest testing blowfish in raw ecb mode testing blowfish in ecb mode testing blowfish set_key testing blowfish in cbc mode testing blowfish in cfb64 mode testing blowfish in ofb64 ../util/shlib_wrap.sh ./casttest ecb cast error encrypting for keysize 128 got :9B 8C 2F F3 49 DB 70 23 expected:23 8B 4F...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...2 12300 0 0.01 12275 0 0.01 12275 bf_cbc.ll 1 48342 0 0.01 48307 0 0.01 48307 bf_cfb64.ll 1 21004 0 0.01 20969 0 0.01 20969 bf_ecb.ll 2 9148 0 0.01 9113 0 0.01 9113 bf_enc.ll 1 55485 0 0.01 55450 0 0.01 55450 bf_ofb64.ll 1 17572 0 0.01 17537 0 0.01 17537 bf_skey.ll 1 27891 0 0.01 27856 0 0.01 27856 bftest.ll 3 66992 0 0.01 66957 0 0.01 66957 biaridecod.ll 12 46041 0 0.01 46020 0 0.01 46020 biariencode.ll 14 114832 0 0.02 114811 0 0.02 114811 bicg.ll 12 26496 0 0.01 26448 0 0.00 26448 bigfib.ll 274 491355 29 0.04 492046 9 0.05 493974 bigstack.ll 3 15230 0 0.01 15218 0 0.01 15218 bintree.ll 12 25615 0...