gecko/js/src/nanojit
2008-06-21 14:55:32 -07:00
..
Assembler.cpp Fixed _thisfrag not being set in beginAssembly 2008-06-20 14:40:40 -07:00
Assembler.h Fixed beginAssembly() not setting _thisfrag which verbosity requires 2008-06-20 14:38:39 -07:00
avmplus.cpp Added danderson's test cases for nanojit. Execute with nanojit() from JS shell. 2008-06-19 18:28:15 -07:00
avmplus.h Start attaching our tracer to nanojit. This is incomplete and meant for review by David only. 2008-06-21 14:55:32 -07:00
Fragmento.cpp Backed out changeset b142c62e7602 2008-06-20 14:29:10 -07:00
Fragmento.h Added RegAlloc.h and Fragmento.h from TT. 2008-06-18 21:23:53 -07:00
LIR.cpp Fixed beginAssembly() not setting _thisfrag which verbosity requires 2008-06-20 14:38:39 -07:00
LIR.h fixed memory corruption in verbosity initialization code 2008-06-20 11:43:49 -07:00
nanojit.h Added Assembler.h and vm_fops.h (blank for now) from TT. 2008-06-18 21:32:23 -07:00
Native.h Added Native*.h from TT. 2008-06-18 20:57:17 -07:00
NativeARM.h Added Native*.h from TT. 2008-06-18 20:57:17 -07:00
Nativei386.cpp Landed nanojit in TraceMonkey. This is untested and DEBUG must be off for now since we don't support AVM's String class. 2008-06-19 10:47:58 -07:00
Nativei386.h Added Native*.h from TT. 2008-06-18 20:57:17 -07:00
NativeThumb.h Added Native*.h from TT. 2008-06-18 20:57:17 -07:00
RegAlloc.cpp Landed nanojit in TraceMonkey. This is untested and DEBUG must be off for now since we don't support AVM's String class. 2008-06-19 10:47:58 -07:00
RegAlloc.h Added RegAlloc.h and Fragmento.h from TT. 2008-06-18 21:23:53 -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
vm_fops.h Start attaching our tracer to nanojit. This is incomplete and meant for review by David only. 2008-06-21 14:55:32 -07:00