search for: 51232

Displaying 7 results from an estimated 7 matches for "51232".

Did you mean: 5122
2011 Nov 29
3
[Bug 1952] New: Local port forwarding does not work in a particular combination of conditions.
...amroot" is set with proper privilege. Match User adam ChrootDirectory /adamchroot 3. Start any TCP server application listening on a specific port number. I used another SSHD listening on port 51230. 4. On the same machine, start a local port forwarding session. Forward 51230 to local port 51232. # ssh -L 51232:localhost:51230 -N -f -l adam -p 51220 localhost 5. Start a TCP client app, connect to TCP server started in step 3), through the forwarded port number in step 4). I used ssh client in my test. # ssh -l user1 -p 51232 localhost Step 5 will fail and the tunneling session in ste...
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...e/Benchmarks/MiBench/security-blowfish/security-blowfish       | > 0.0999 30936    0.1099      *                0.0600      |    0.01    0.00 >  0.00 *           0.07 | -       -       n/a          n/a > MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael       | > 0.1400 51232    0.1000      *                0.0700      |    0.08    0.06 >  0.07 *           0.16 | -       -       n/a          n/a > MultiSource/Benchmarks/MiBench/security-sha/security-sha                 | > 0.0300 4760     0.0300      *                0.0300      |    0.07    0.03 >  0.03 *  ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya, > 1) Compile llvm from source and untar the llvm-test in the projects > directory (name it llvm-test or test-suite). Choose to use a > pre-compiled llvm-gcc or re-compile it yourself. I compiled llvm and llvm-gcc with separate objects directories. Platform is x86_64-linux-gnu. > 2) Run make check, report any failures (FAIL or unexpected pass). Note > that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...Bench/security-blowfish/security- > blowfish | 0.0999 30936 0.1099 * > 0.0600 | 0.01 0.00 0.00 * 0.07 | - > - n/a n/a > MultiSource/Benchmarks/MiBench/security-rijndael/security- > rijndael | 0.1400 51232 0.1000 * > 0.0700 | 0.08 0.06 0.07 * 0.16 | - > - n/a n/a > MultiSource/Benchmarks/MiBench/security-sha/security- > sha | 0.0300 4760 0.0300 * > 0.0300 | 0.07...
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
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers, 2.6 pre-release2 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ If you have time, I'd appreciate anyone who can help test the release. To test llvm-gcc: 1) Compile llvm from source and untar the llvm-test in the projects directory (name it llvm-test or test-suite). Choose to use a pre- compiled llvm-gcc or re-compile it yourself. 2) Run make check,
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...0.01 16269 g721.ll 2 17014 0 0.01 16978 0 0.01 16978 g723_24.ll 2 16931 0 0.01 16895 0 0.01 16895 g723_40.ll 2 17754 0 0.01 17718 0 0.01 17718 g72x.ll 11 88468 0 0.01 88432 0 0.02 88432 Galign11.ll 5 85622 0 0.01 85607 0 0.01 85607 garage.ll 25 32013 0 0.01 31982 0 0.01 31982 gasp.ll 6 51262 0 0.01 51232 0 0.01 51232 gcc-loops.ll 99 215027 3 0.02 214260 3 0.03 214260 gdevmem.ll 27 181881 0 0.02 181857 0 0.03 179175 gdevs.ll 1 1879 0 0.01 1855 0 0.01 1855 gemm.ll 12 28028 0 0.01 27980 0 0.01 27980 gemver.ll 12 35733 0 0.01 35683 0 0.01 35683 genalign11.ll 3 69116 0 0.01 69101 0 0.02 69101 gen_c.ll 4...