Commit History

Author SHA1 Message Date
  Mike Pall c94b921f92 LJ_GC64: Add build options and install instructions. 8 years ago
  Mike Pall c198167690 Add some more extensions from Lua 5.2/5.3. 8 years ago
  Mike Pall ed4ce98ac1 Merge branch 'master' into v2.1 8 years ago
  Mike Pall a1e13fa6e4 Fix HTML formatting. 8 years ago
  Mike Pall 12c0df4189 Merge branch 'master' into v2.1 8 years ago
  Mike Pall a2013dd39a Fix cross-endian jit.bcsave for MIPS target. 8 years ago
  Mike Pall 8e5d7bec0d ARM64: Remove unused variables in disassembler. 8 years ago
  Mike Pall ebec2530be ARM64: Fuse BOR/BXOR and BNOT into ORN/EON. 8 years ago
  Mike Pall 3cfa9cb2bb Merge branch 'master' into v2.1 8 years ago
  Mike Pall fb61f7cbe3 Add "proto" field to jit.util.funcinfo(). 8 years ago
  Mike Pall 1973807480 Add "proto" field to jit.util.funcinfo(). 8 years ago
  Mike Pall 4ccd876a65 ARM64: Use the correct FUSE check. 8 years ago
  Mike Pall 44b99ff14d ARM64: Fuse BOR(BSHL, BSHR) into EXTR/ROR. 8 years ago
  Mike Pall ec2756ba78 Add missing FOLD rule for 64 bit shift+BAND simplification. 8 years ago
  Mike Pall 986854cbb2 ARM64: Fix code generation for S19 offsets. 8 years ago
  Mike Pall 3975b6c9f4 ARM64: Fuse various BAND/BSHL/BSHR/BSAR combinations. 8 years ago
  Mike Pall 2772cbc36e ARM64: Fuse FP multiply-add/sub. 8 years ago
  Mike Pall bfeb1167cd ARM64: Fuse XLOAD/XSTORE with STRREF/ADD/BSHL/CONV. 8 years ago
  Mike Pall 2ac2cd4699 ARM64: Reorganize operand extension definitions. 8 years ago
  Mike Pall 48b00297b3 ARM64: Add missing ldrb/strb instructions to disassembler. 8 years ago
  Mike Pall 22511fbe2b ARM64: Fix pc-relative loads of consts. Cleanup branch codegen. 8 years ago
  Mike Pall 3ad2bbf586 ARM64: Make use of tbz/tbnz and cbz/cbnz. 8 years ago
  Mike Pall 6538c8a187 Document 47 bit limit for lightuserdata. 8 years ago
  Mike Pall d7243e1de0 Eliminate use of lightuserdata derived from static data pointers. 8 years ago
  Mike Pall 81259898ea ARM64: Emit more efficient trace exits. 8 years ago
  Mike Pall 1131fa22a2 Merge branch 'master' into v2.1 8 years ago
  Mike Pall c3cae04153 Update contact info. 8 years ago
  Mike Pall a56654460d Generalize deferred constant handling in backend to 64 bit. 8 years ago
  Mike Pall 2b77da35bc ARM64: Reject special case in emit_isk13(). 8 years ago
  Mike Pall 7a0c3a1127 ARM64: Allow full VA range for mcode allocation. 8 years ago