gecko/js/src/nanojit
2009-08-31 15:02:08 +10:00
..
Allocator.cpp Bug 504462 - Merge tamarin's CodeAlloc into tracemonkey, r=gal. 2009-07-15 16:50:01 -07:00
Allocator.h Bug 504462 - Merge tamarin's CodeAlloc into tracemonkey, r=gal. 2009-07-15 16:50:01 -07:00
Assembler.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
Assembler.h Bug 512652 - TM: refactor Assembler::evict(). r=edwsmith. 2009-08-31 11:48:21 +10:00
avmplus.cpp Bug 510657 - implement OS/2 memory functionality in nanojit/avmplus, r=gal 2009-08-24 10:21:37 +02:00
avmplus.h Bug 510657 - implement OS/2 memory functionality in nanojit/avmplus, r=gal 2009-08-24 10:21:37 +02:00
CodeAlloc.cpp Bug 504462 - Merge tamarin's CodeAlloc into tracemonkey, r=gal. 2009-07-15 16:50:01 -07:00
CodeAlloc.h Bug 509609 - Don't allocate CodeAlloc with GC and dont extend GCFinalizedObject, r=dvander. 2009-08-04 14:53:56 -04:00
Containers.cpp Bug 509634 - Add new Allocator-friendly containers, r=dvander. 2009-08-04 09:31:29 -04:00
Containers.h Fixed Containers.h!murmurhash not compiling on x64 (bug 512797, r=graydon). 2009-08-27 12:48:52 -07:00
Fragmento.cpp Remove remainder of now unused LIR_loop support code (513535, r=dvander). 2009-08-29 23:26:54 -07:00
Fragmento.h Remove remainder of now unused LIR_loop support code (513535, r=dvander). 2009-08-29 23:26:54 -07:00
LIR.cpp Bug 513429 - Say "int" and "quad" in debug output for those LIR opcodes. r=edwsmith. 2009-08-30 11:36:48 -04:00
LIR.h Remove useless FASTCALL declarations and make hashcode and equals less branchy (513539, r=dvander). 2009-08-30 00:11:12 -07:00
LIRopcode.tbl Remove explicitSavedRegs and loop hacks from nanojit (513139, r=dvander). 2009-08-27 18:46:45 -07:00
nanojit.h Bug 509890 - Convert InsList to SeqBuilder<> and Allocator, r=gal. 2009-08-04 13:11:53 -04:00
Native.h
NativeARM.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
NativeARM.h Provide missing ARM defines, fix tinderbox, r=me. 2009-08-25 16:39:13 -07:00
Nativei386.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
Nativei386.h Bug 507117 - Merge Tamarin NativeARM changes into TraceMonkey, r=graydon. 2009-08-24 15:57:55 -07:00
NativePPC.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
NativePPC.h
NativeSparc.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
NativeSparc.h Bug 513211 - [tracemonkey]trace-test testBug504520Harder.js failed on sparc platform. r=gal. 2009-08-31 12:12:38 +08:00
NativeX64.cpp Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00
NativeX64.h Bug 511919 - Copy the x64 backend from Tamarin, r=dvander. 2009-08-21 11:27:08 -07:00
RegAlloc.cpp Bug 509856 - convert LabelStateMap and RegAllocMap to Allocator based containers, r=gal. 2009-08-04 10:48:48 -04:00
RegAlloc.h Bug 512398 - nanojit: kill RegAlloc::used. r=edwsmith. 2009-08-31 15:02:08 +10:00