search for: 503696

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

2008 Jan 26
1
Memory leak in upsmon
Hello, I was running upsmon some time without UPS connected and noticed significant memory leak. After some debugging I found the leak source. It is in file clients/upsclient.c. Function upscli_connect() allocates memory for ups->pc_ctx and in case of any error, just returns -1 without freeing it. My NUT version is 2.2.0, but I quickly looked through 2.2.1 sources and it seems this bug was not
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))
...Converter.ll 8 28325 0 0.00 28291 0 0.01 28291 LzxDecoder.ll 30 276485 0 0.03 276451 * * * machine.ll 15 88030 0 0.02 88000 0 0.01 88000 macroblock.ll 48 986275 0 0.09 986254 0 0.09 986254 MainAr.ll 2 33051 0 0.01 33015 0 0.01 33015 main.ll 1 30703 0 0.01 30678 0 0.01 30678 Main.ll 48 507074 2 0.05 503696 * * * makebins.ll 1 24004 0 0.01 23971 0 0.01 23971 makedent.ll 22 116629 0 0.02 116598 0 0.02 116246 make_dparser.ll 2 27868 0 0.01 27855 0 0.01 27855 make_graph.ll 14 58363 0 0.01 58343 0 0.01 57443 makegraph.ll 6 19891 0 0.01 19872 0 0.01 19872 makelink.ll 3 20866 0 0.01 20833 0 0.01 19918 makes...