Cronologia Commit

Autore SHA1 Messaggio Data
  Mike Pall bcd459aa0e MIPS: Integrate and enable JIT compiler. 13 anni fa
  Mike Pall 10ef109eef Bump copyright date to 2012. 14 anni fa
  Mike Pall 2dc574d06b FFI: Compile calls to stdcall, fastcall and vararg functions. 14 anni fa
  Mike Pall cb1dd159e3 PPC: Add support for per-trace exit stubs. 14 anni fa
  Mike Pall c5e75e7893 Generate a portable vmdef.lua. 14 anni fa
  Mike Pall b500b50edc Clarify name of MIT license. 14 anni fa
  Mike Pall deeb8196c4 Reorganize trace linking and track link types. 14 anni fa
  Mike Pall 46955be1e2 Fix handling of number constants in snapshots in SPLIT pass. 14 anni fa
  Mike Pall 288085afbe Get register maps for jit.dump from target disassembler. 14 anni fa
  Mike Pall 138f54352a Split up FP IR instructions with SPLIT pass for soft-float targets. 14 anni fa
  Mike Pall 1ac71f1fa8 ARM: Add LJ_SOFTFP define. Add support for soft-float slot handling. 14 anni fa
  Mike Pall 26fadcd25b FFI: Record simple C function calls. 15 anni fa
  Mike Pall 8407ac0eca Add volatile XLOADs. 15 anni fa
  Mike Pall 06f99fc3df Bump copyright date to 2011. 15 anni fa
  Mike Pall 331b148737 Use cdata to pass IR_KINT64 to -jdump. 15 anni fa
  Mike Pall 783dbd335f Refactoring of conversion ops, part 5: drop TOINT/TOI64/TONUM. 15 anni fa
  Mike Pall 65b194a2f8 Copy destination type for CONV from ir->t to op2, too. 15 anni fa
  Mike Pall 2ca2de7f0e Refactoring of conversion ops, part 1: add IR_CONV. 15 anni fa
  Mike Pall 06c61d9cea Use macro-map for IRT_* enum. Add IRT_FLOAT. 15 anni fa
  Mike Pall 1eb6e23730 Fix dump of pointer constants. 15 anni fa
  Mike Pall 255c6e8c87 FFI: Drop IR_CNEWI. Add IR_CNEWP only for pointers/refs. 15 anni fa
  Mike Pall cdac0fa2cb FFI: Add IR_CNEW/IR_CNEWI to allocate/init cdata objects. 15 anni fa
  Mike Pall 70071241bf Fix type-based colorization of snapshot slots in debug output. 15 anni fa
  Mike Pall 159f51d811 Add IR_TOI64. 15 anni fa
  Mike Pall b1fb71fb98 Cleanup 64 bit IR type handling. 15 anni fa
  Mike Pall 2fd1292955 FFI: Add cdata object type. 15 anni fa
  Mike Pall b3cf2c70f4 Decouple SLOAD type and optional conversion. 15 anni fa
  Mike Pall 77267bc538 Show names of IR calls in disassembler output. 15 anni fa
  Mike Pall 847b9cf253 Record vararg expressions with varargs defined off-trace. 15 anni fa
  Mike Pall 653327b33a Remove bogus global in -jdump. 15 anni fa