| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use cdata to pass IR_KINT64 to -jdump. | Mike Pall | 2011-01-02 | 3 | -3/+14 |
* | Improve uint64_t <-> FP conversions in x64 backend. | Mike Pall | 2011-01-02 | 3 | -16/+21 |
* | FFI: Record tonumber() for boxed cdata. | Mike Pall | 2011-01-02 | 4 | -2/+32 |
* | Add support for uint64_t <-> FP conversions to x64 backend. | Mike Pall | 2011-01-02 | 2 | -17/+35 |
* | Add conversions for type mismatches in XSTORE forwarding. | Mike Pall | 2010-12-31 | 1 | -7/+21 |
* | Add 8/16 to 32 bit sign/zero-extension variants to CONV. | Mike Pall | 2010-12-31 | 1 | -1/+24 |
* | Fix register allocation for FP <- int conversion. | Mike Pall | 2010-12-31 | 1 | -1/+1 |
* | Refactoring of conversion ops, part 5: drop TOINT/TOI64/TONUM. | Mike Pall | 2010-12-31 | 3 | -183/+2 |
* | Refactoring of conversion ops, part 4: use CONV instead of TOINT/TONUM. | Mike Pall | 2010-12-31 | 8 | -61/+89 |
* | Refactoring of conversion ops, part 3: add FOLD rules for IR_CONV. | Mike Pall | 2010-12-31 | 2 | -35/+226 |
* | Copy destination type for CONV from ir->t to op2, too. | Mike Pall | 2010-12-31 | 7 | -26/+45 |
* | Add lj_num2u64 for number to uint64_t conversion. | Mike Pall | 2010-12-31 | 2 | -6/+12 |
* | FFI: Add missing GC steps for implicit allocations. | Mike Pall | 2010-12-30 | 5 | -15/+24 |
* | Refactoring of conversion ops, part 2: cleanup cdata conversions. | Mike Pall | 2010-12-30 | 3 | -72/+82 |
* | Add support for IRT_FLOAT to XLOAD/XSTORE. | Mike Pall | 2010-12-30 | 2 | -2/+7 |
* | Refactoring of conversion ops, part 1: add IR_CONV. | Mike Pall | 2010-12-30 | 4 | -1/+133 |
* | Use macro-map for IRT_* enum. Add IRT_FLOAT. | Mike Pall | 2010-12-28 | 1 | -30/+19 |
* | FFI: Catch various NYI cases while recording. | Mike Pall | 2010-12-28 | 2 | -2/+7 |
* | Make recording of type() independent of LJ_T*/IRT_* mapping. | Mike Pall | 2010-12-28 | 1 | -1/+7 |
* | FFI: Add 64 bit integer arithmetic. | Mike Pall | 2010-12-25 | 6 | -17/+157 |
* | FFI: Fix C type representation for valarrays. | Mike Pall | 2010-12-25 | 1 | -1/+1 |
* | FFI: Parse complex and 64 bit integer literals. | Mike Pall | 2010-12-24 | 14 | -110/+303 |
* | Fix misnamed macro in Lua parser. | Mike Pall | 2010-12-24 | 1 | -8/+8 |
* | FFI: Fix C parser for hex literals. | Mike Pall | 2010-12-23 | 1 | -1/+1 |
* | FFI: Add pointer arithmetic. | Mike Pall | 2010-12-23 | 3 | -6/+118 |
* | Fix display of branches to exit stubs in 32 bit disassembly. | Mike Pall | 2010-12-23 | 1 | -1/+1 |
* | Improve register allocation for loops with variable shifts. | Mike Pall | 2010-12-23 | 1 | -1/+4 |
* | FFI: Record cdata allocations. | Mike Pall | 2010-12-22 | 6 | -16/+142 |
* | Avoid compiler warnings. | Mike Pall | 2010-12-22 | 2 | -2/+2 |
* | Reassociate XLOAD across PHIs to handle a[i-1] forwarding case. | Mike Pall | 2010-12-20 | 1 | -5/+80 |
* | Fix XSTORE for IRT_NUM constants. | Mike Pall | 2010-12-20 | 1 | -1/+2 |
* | Improve alias analysis for cdata allocations. | Mike Pall | 2010-12-20 | 1 | -15/+43 |
* | FFI: Drop IR_CNEWI. Add IR_CNEWP only for pointers/refs. | Mike Pall | 2010-12-17 | 4 | -84/+47 |
* | FFI: FOLD load of initializers even across PHIs. | Mike Pall | 2010-12-17 | 1 | -1/+1 |
* | FFI: Record copy-by-value for pointer and complex C types. | Mike Pall | 2010-12-17 | 1 | -10/+28 |
* | FFI: Simplify copy-by-value. Strip attributes, keep qualifiers. | Mike Pall | 2010-12-15 | 1 | -23/+8 |
* | FFI: Fix auto-deref of pointers to structs. | Mike Pall | 2010-12-15 | 2 | -9/+15 |
* | Fix error location while recording metamethods. | Mike Pall | 2010-12-15 | 1 | -1/+1 |
* | Fix type-based alias analysis for XLOAD/XSTORE. | Mike Pall | 2010-12-12 | 1 | -10/+10 |
* | Add alias analysis for XLOAD/XSTORE. Add DSE for XSTORE. | Mike Pall | 2010-12-12 | 3 | -3/+90 |
* | FOLD (base+k)+(idx*sz)+ofs ==> (base+idx*sz)+(ofs+k). | Mike Pall | 2010-12-12 | 1 | -15/+23 |
* | Add missing PHI barrier to strength reduction of widening. | Mike Pall | 2010-12-12 | 1 | -0/+2 |
* | Extend all FOLD rules to work on 64 bit integers. | Mike Pall | 2010-12-11 | 2 | -32/+131 |
* | Add 64 bit bswap and rotates. | Mike Pall | 2010-12-11 | 1 | -2/+20 |
* | Regroup FOLD rules for constant folding. | Mike Pall | 2010-12-11 | 1 | -104/+112 |
* | FFI: Don't use KNULL for arbitrary NULL pointers. | Mike Pall | 2010-12-11 | 1 | -1/+1 |
* | FFI: Add IR_CNEW/IR_CNEWI to allocate/init cdata objects. | Mike Pall | 2010-12-11 | 4 | -9/+136 |
* | Turn lj_mem_newgco() into a fastcall. | Mike Pall | 2010-12-10 | 2 | -2/+2 |
* | FFI: Always specialize to the field name for struct access. | Mike Pall | 2010-12-09 | 1 | -0/+2 |
* | Add missing guard for check against "#" when recording select(). | Mike Pall | 2010-12-09 | 1 | -2/+2 |