Mike Pall
|
ff00a78f3a
Limit recursion depth in string.match() et al.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
751cd9d821
Don't constify upvalues that may retain large amounts of memory.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
c7826af5a0
FFI: Detect type punning through unions.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
76b18b2b46
Add table of IR type sizes.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
30f458fb4d
ARM, PPC, MIPS: Improve XLOAD operand fusion and register hinting.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
1e477e6487
Fix underflow handling in builtin string to number conversion.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
774280d9c1
Replace some trivial uses of fprintf() with fputs.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
c0efa6f00e
Replace divisions with simpler code.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
cf3a263044
Fix compilation with FFI disabled.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
dad6645098
Remove old Makefile rules.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
4c882fe714
Replace strtod() with builtin string to number conversion.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
653facd0d5
Add support for '%a' and '%A' to string.format.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
52ca2cc8ba
ARM: Fix base register coalescing.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
099635c86c
ARM: Fix commit ceaa60c0.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
f2479a9654
Minor fixes to FOLD rules.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
af2cb02542
ARM: Fix hard-float lj_vm_trunc() (used by compiled math.modf).
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
1fef2df3e8
MIPS: Don't use argument GPRs to rematerialize FPR arguments.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
ceaa60c0c7
ARM: Don't use argument GPRs to rematerialize FPR arguments.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
1481263aaa
ARM, MIPS, PPC: Rematerialize FPR invariants first.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
2ac083cb5a
MIPS: Fix calls to floor/ceil/trunc.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
f58a84d0bc
ARM: Fix calls to hard-float floor/ceil/trunc.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
d61e9e5d89
Fix shrinking of direct mapped block in builtin allocator.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
0dd175d9e7
Fix last commit.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
ff0a1f3f4e
FOLD x / 2^k ==> x * 2^-k.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
5e18c91b89
x86: Simplify error message for CPUs lacking CMOV.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
1a3e5e1521
FFI: Don't keep CType * across call. Callback may reallocate table.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
ece23a4788
Do not use DWARF unwinder on Windows.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
1878d17f19
Update cross-compilation docs.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
85a02f9ae8
ARM: Enable VFP and hard-float ABI support.
|
%!s(int64=13) %!d(string=hai) anos |
Mike Pall
|
4dc9e22def
ARM: Add VFP and hard-float ABI variants to JIT compiler.
|
%!s(int64=13) %!d(string=hai) anos |