lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
[openwrt/staging/wigyori.git] / package / lua / patches / 300-opcode_performance.patch
2008-08-24 Felix Fietkaulua: remove an unnecessary check and replace switch...
2008-08-24 Felix Fietkauimprove lua opcode dispatch performance by using comput...