search for: lzio

Displaying 5 results from an estimated 5 matches for "lzio".

Did you mean: lio
2013 Oct 15
23
[PATCH 00/21] Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...onf.h | 737 ++-- com32/lua/src/lualib.h | 47 +- com32/lua/src/lundump.c | 141 +- com32/lua/src/lundump.h | 22 +- com32/lua/src/lvm.c | 923 ++-- com32/lua/src/lvm.h | 26 +- com32/lua/src/lzio.c | 34 +- com32/lua/src/lzio.h | 8 +- com32/lua/src/pci.c | 4 +- com32/lua/src/print.c | 227 - com32/lua/src/syslinux.c | 53 +- com32/lua/src/vesa.c | 4 +- com32/lua/test/READ...
2013 Oct 15
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...-- > com32/lua/src/lualib.h | 47 +- > com32/lua/src/lundump.c | 141 +- > com32/lua/src/lundump.h | 22 +- > com32/lua/src/lvm.c | 923 ++-- > com32/lua/src/lvm.h | 26 +- > com32/lua/src/lzio.c | 34 +- > com32/lua/src/lzio.h | 8 +- > com32/lua/src/pci.c | 4 +- > com32/lua/src/print.c | 227 - > com32/lua/src/syslinux.c | 53 +- > com32/lua/src/vesa.c |...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...| 738 ++---- com32/lua/src/lualib.h | 47 +- com32/lua/src/lundump.c | 141 +- com32/lua/src/lundump.h | 22 +- com32/lua/src/lvm.c | 923 ++++--- com32/lua/src/lvm.h | 26 +- com32/lua/src/lzio.c | 34 +- com32/lua/src/lzio.h | 8 +- com32/lua/src/pci.c | 4 +- com32/lua/src/print.c | 227 -- com32/lua/src/syslinux.c | 53 +- com32/lua/src/vesa.c | 4 +- com32/lua/test/REA...
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))
...489 0 0.01 81474 0 0.01 81474 lu.ll 12 21812 0 0.01 21766 0 0.01 21766 LU.ll 3 17827 0 0.01 17807 0 0.01 17807 lundump.ll 13 58663 0 0.01 58648 0 0.01 58648 lvm.ll 17 299068 0 0.03 299053 0 0.03 299053 LzFind.ll 29 150162 0 0.02 150146 0 0.02 150146 LzFindMt.ll 36 115911 0 0.02 115895 0 0.02 115895 lzio.ll 5 16946 0 0.01 16931 0 0.01 16931 Lzma2Dec.ll 6 34672 0 0.01 34656 0 0.01 33573 Lzma2Decoder.ll 47 123195 0 0.02 123161 * * * Lzma2Enc.ll 9 50651 0 0.01 50635 0 0.01 50635 Lzma2Encoder.ll 26 63272 0 0.02 63238 0 0.02 64897 Lzma2Register.ll 3 5428 0 0.01 5394 0 0.01 5394 LzmaDec.ll 12 174036 0 0....