search for: 116206

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

Did you mean: 16206
2003 Jan 14
1
Question on Shorewall with FreeSwan
I am new to Shorewall and FreeSwan, please excuse my ignorance I was wondering if someone could help me. I had help getting my FreeSwan running with the following iptables commands: iptables -I FORWARD -s 0/0 -d 192.168.1.0/24 -i ipsec0 -o eth1 -j ACCEPT iptables -I FORWARD -s 192.168.1.0/24 -d 0/0 -i eth1 -o ipsec0 -j ACCEPT If I manually run this FreeSwan works, however I am not sure
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))
...try_block.ll 2 2794 0 0.01 2775 0 0.01 2775 debugger.ll 19 116833 0 0.02 116803 0 0.02 116803 debug.ll 0 449 0 0.01 419 0 0.01 419 decode_i386.ll 2 40058 0 0.01 40027 0 0.01 40027 decode.ll 2 12247 0 0.01 12217 0 0.01 12217 decoder.ll 14 196940 0 0.03 196919 0 0.02 196919 decomp.ll 22 116470 2 0.02 116206 0 0.02 116453 dec_viterbi_F.ll 3 42251 0 0.01 42232 0 0.01 42232 DefaultInitDynArrays.ll 2 4579 0 0.01 4568 0 0.01 4568 DefaultName.ll 7 62842 0 0.02 62807 0 0.02 62807 Deflate64Register.ll 37 66816 1 0.01 66858 0 0.01 66449 DeflateDecoder.ll 51 266084 0 0.03 266050 0 0.03 252633 DeflateEncoder.ll...