Mike Pall
|
02b9b55976
Revert "OSX: Switch to Clang as the default compiler."
|
9 years ago |
Mike Pall
|
6be5ffdf2b
Adjust comment with defines.
|
9 years ago |
Mike Pall
|
b74ddaf174
Fix for cdata vs. non-cdata arithmetics/comparisons.
|
9 years ago |
Mike Pall
|
1914de71c7
Fix unused vars etc. in internal Lua files.
|
9 years ago |
Mike Pall
|
aef4edddba
Drop leftover regs in 'for' iterator assignment, too.
|
9 years ago |
Mike Pall
|
a7bec69a75
Fix PHI remarking in SINK pass.
|
9 years ago |
Mike Pall
|
3206307563
Fix Valgrind suppressions.
|
9 years ago |
Mike Pall
|
a5f8a4819f
Don't try to record outermost pcall() return to lower frame.
|
9 years ago |
Mike Pall
|
747feb6e4e
x86: Don't spill an explicit REF_BASE in the IR.
|
9 years ago |
Mike Pall
|
37e1e70313
Add guard for obscure aliasing between open upvalues and SSA slots.
|
9 years ago |
Mike Pall
|
5837c2a2fb
Remove assumption that lj_math_random_step() doesn't clobber FPRs.
|
9 years ago |
Mike Pall
|
f05280e415
x86/x64: Fix instruction length decoder.
|
9 years ago |
Mike Pall
|
7b26e9c998
Fix GCC 6 -Wmisleading-indentation warnings.
|
9 years ago |
Mike Pall
|
2f0001fad0
Fix handling of non-numeric strings in arithmetic coercions.
|
9 years ago |
Mike Pall
|
cc4f5d056a
Whitespace.
|
9 years ago |
Mike Pall
|
73680a5fc7
x86/x64: Search for exit jumps with instruction length decoder.
|
9 years ago |
Mike Pall
|
e5b5e079c3
MIPS: Fix BC_ISNEXT fallback path.
|
9 years ago |
Mike Pall
|
1c6fd13dbd
Fix recording of select(n, ...) with off-trace varargs
|
9 years ago |
Mike Pall
|
4ab6367b21
Cygwin: Allow cross-builds to non-Cygwin targets.
|
9 years ago |
Mike Pall
|
62af101524
MIPS: Fix use of ffgccheck delay slots in interpreter.
|
9 years ago |
Mike Pall
|
9531eb235b
Windows: Remove intermediate files at end of build.
|
9 years ago |
Mike Pall
|
e23fc10883
Fix display of NULL (light)userdata in -jdump.
|
9 years ago |
Mike Pall
|
7e05355a08
Fix install for cross-builds.
|
9 years ago |
Mike Pall
|
ddadbe8099
Fix compiler warnings.
|
9 years ago |
Mike Pall
|
db1b399af1
Bump copyright date to 2016.
|
9 years ago |
Mike Pall
|
a443889677
Don't allocate unused 2nd result register in JIT compiler backend.
|
9 years ago |
Mike Pall
|
3d4c9f9639
FFI: Fix SPLIT pass for CONV i64.u64.
|
9 years ago |
Mike Pall
|
367cba29ea
DynASM/x86: Add rdpmc instruction.
|
10 years ago |
Mike Pall
|
7991a669dd
Extend Valgrind suppressions for non-inlined C code.
|
10 years ago |
Mike Pall
|
1393b2f681
Update build instructions.
|
10 years ago |