gecko/js/src/nanojit
2008-07-01 19:43:10 -07:00
..
Assembler.cpp Sync up with TT tip. 2008-07-01 14:46:10 -07:00
Assembler.h Sync up with TT tip. 2008-07-01 14:46:10 -07:00
avmplus.cpp Small cleanups and licensing blurb housekeeping. 2008-06-28 09:58:15 -07:00
avmplus.h Fix deallocation bug in the recorder. We will have to lift more code Tamarin's Interpreter to stabilize the recording. 2008-07-01 02:37:07 -07:00
Fragmento.cpp Sync up with TT tip. 2008-07-01 14:46:10 -07:00
Fragmento.h Create type maps during trace entry and in each side exit and store them in the LIR using LIR_skip. Use these type maps during trace entry and exit. 2008-07-01 19:43:10 -07:00
LIR.cpp Sync up with TT tip. 2008-07-01 14:46:10 -07:00
LIR.h Sync up with TT tip. 2008-07-01 14:46:10 -07:00
nanojit.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
Native.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
NativeARM.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
Nativei386.cpp Sync up with TT tip. 2008-07-01 14:46:10 -07:00
Nativei386.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
NativeThumb.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
RegAlloc.cpp Sync with TT-tip. 2008-06-30 15:33:41 -07:00
RegAlloc.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
Tests.cpp Start attaching our tracer to nanojit. This is incomplete and meant for review by David only. 2008-06-21 14:55:32 -07:00
TraceTreeDrawer.cpp Sync with TT-tip. 2008-06-30 15:33:41 -07:00
TraceTreeDrawer.h Sync with TT-tip. 2008-06-30 15:33:41 -07:00
vm_fops.h Write back stack/local variable state in the trace code and improved redundand boxing/unboxing elimination. 2008-06-22 19:58:24 -07:00