search for: lundump

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

2013 Oct 15
23
[PATCH 00/21] Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...a.c | 341 +- com32/lua/src/lua.h | 225 +- com32/lua/{etc => src}/lua.hpp | 0 com32/lua/src/luac.c | 332 +- com32/lua/src/luaconf.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...
2013 Oct 15
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
...+- > com32/lua/src/lua.h | 225 +- > com32/lua/{etc => src}/lua.hpp | 0 > com32/lua/src/luac.c | 332 +- > com32/lua/src/luaconf.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 |...
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
...| 341 ++- com32/lua/src/lua.h | 225 +- com32/lua/{etc => src}/lua.hpp | 0 com32/lua/src/luac.c | 332 ++- com32/lua/src/luaconf.h | 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/pc...
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))
....ll 45 196047 0 0.02 196032 0 0.02 193453 ltable.ll 26 120256 0 0.02 120241 0 0.02 120241 ltablib.ll 14 43214 0 0.01 43199 0 0.01 43199 ltm.ll 3 18146 0 0.01 18131 0 0.01 18131 lua.ll 23 81489 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....