summaryrefslogtreecommitdiff
path: root/src/lj_tab.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Optimize hash algorithm for 3-operand CPUs.Mike Pall2011-05-311-0/+8
|
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
|
* Abstract out pointer hash to hashrot(). Tune hash constants.Mike Pall2010-07-211-0/+15
|
* Conditionally compile functions that are unused with JIT disabled.Mike Pall2010-02-281-0/+2
|
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
|
* Use fastcall for remaining 1-arg/2-arg calls from interpreter.Mike Pall2009-12-271-1/+1
| | | | Simplifies conversion to x64 calling conventions.
* Fast forward to sync public repo.Mike Pall2009-12-081-2/+3
| | | | | | | | Compile math.sinh(), math.cosh(), math.tanh() and math.random(). Compile various io.*() functions. Drive the GC forward on string allocations in the parser. Improve KNUM fuse vs. load heuristics. Add abstract C call handling to IR.
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+41