gecko/js/src/nanojit
2008-08-19 17:19:19 -07:00
..
Assembler.cpp AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types). 2008-08-19 17:19:19 -07:00
Assembler.h Updated nanojit for the AMD64 patch. 2008-08-18 12:32:14 -07:00
avmplus.cpp Small cleanups and licensing blurb housekeeping. 2008-06-28 09:58:15 -07:00
avmplus.h Fixed compiling on AMD64. 2008-08-18 12:41:55 -07:00
Fragmento.cpp Updated nanojit for the AMD64 patch. 2008-08-18 12:32:14 -07:00
Fragmento.h Add a ->first pointer to all fragments that points to the first fragment in the peer list. This is the fragment we do JIT throttling/blacklisting on. 2008-08-16 15:41:21 -07:00
LIR.cpp AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types). 2008-08-19 17:19:19 -07:00
LIR.h AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types). 2008-08-19 17:19:19 -07:00
nanojit.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
Native.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
NativeAMD64.h AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types). 2008-08-19 17:19:19 -07:00
NativeARM.h Synced nanojit with TT tip. 2008-07-16 14:21:31 -07:00
Nativei386.cpp AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types). 2008-08-19 17:19:19 -07:00
Nativei386.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
NativeThumb.cpp Updated nanojit for the AMD64 patch. 2008-08-18 12:32:14 -07:00
NativeThumb.h Synced nanojit with TT tip. 2008-07-16 14:21:31 -07:00
RegAlloc.cpp Sync with TT-tip. 2008-06-30 15:33:41 -07:00
RegAlloc.h Sync with TT. 2008-07-15 13:06:05 -07:00
TraceTreeDrawer.cpp Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
TraceTreeDrawer.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
vm_fops.h - Add String match and three replace overloadings, and allow known native matching to continue in search of exact match (not best, and not abort on first mismatch). 2008-08-12 18:52:28 -07:00