gecko/js/src/nanojit
Steven Johnson 147c31c411 speed up AR::validate (r=nnethercote,bug=473769)
--HG--
extra : convert_revision : 0ff411e99654f590121e90a93345257b14442721
2009-12-22 17:32:49 -08:00
..
Allocator.cpp Backed out changeset 188cf7548d85 (bug 521881). 2009-10-12 17:59:40 -07:00
Allocator.h Backed out changeset 188cf7548d85 (bug 521881). 2009-10-12 17:59:40 -07:00
Assembler.cpp speed up AR::validate (r=nnethercote,bug=473769) 2009-12-22 17:32:49 -08:00
Assembler.h speed up AR::validate (r=nnethercote,bug=473769) 2009-12-22 17:32:49 -08:00
avmplus.cpp Bug 531218 - NJ: Remove unused _getfp for solaris from nanojit. r=stejohns. 2009-11-30 09:24:10 +08:00
avmplus.h Bug 524587 - remove softfloat guards, restore CodeAlloc ref-ptr, r=gal. 2009-10-27 15:24:12 -07:00
CodeAlloc.cpp Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00
CodeAlloc.h Bug 523505 - move icache flushing logic around, r=gal. 2009-10-21 16:26:52 -07:00
Containers.cpp Bug 517530 - NJ merge: whitespace, equivalent code, PPC churn, r=dvander. 2009-09-18 13:31:09 -07:00
Containers.h Bug 522834 - Minor merge bits from Tamarin, r=gal. 2009-10-16 18:01:54 -07:00
Fragmento.cpp Reorganized the fragment class hierarchy (bug 524620, r=gal). 2009-11-05 15:04:54 -08:00
Fragmento.h Reorganized the fragment class hierarchy (bug 524620, r=gal). 2009-11-05 15:04:54 -08:00
LIR.cpp Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00
LIR.h add a value to LInsHashKind to outsmart compilers that will insist last+1 is impossible (r=edwsmith,bug=535861) 2009-12-22 16:09:19 -08:00
LIRopcode.tbl Follow-up for 504507 -- get the retTypes right for ldcsb/ldcss. r=me. 2009-12-22 10:06:15 +11:00
manifest.mk Bug 525878 - The lirasm call1 test fails on ARM, r=graydon. 2009-11-02 10:32:02 -08:00
nanojit.h Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00
Native.h Increase NJ_MAX_STACK_ENTRY on desktop systems, revise search algo in AR (r=nnethercote,r=edwsmith,bug=473769) 2009-12-21 12:03:59 -08:00
NativeARM.cpp Bug 524640 - nanojit: avoid calling releaseRegisters() twice. r=gal. 2009-12-22 21:37:49 +11:00
NativeARM.h Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00
Nativei386.cpp Bug 524640 - nanojit: avoid calling releaseRegisters() twice. r=gal. 2009-12-22 21:37:49 +11:00
Nativei386.h crank NJ_MAX_STACK_ENTRY back down to 4096 for x86,x64,ppc: 16384 is too high for safety under Win32's default stack space setting 2009-12-21 16:10:49 -08:00
NativePPC.cpp Bug 524640 - nanojit: avoid calling releaseRegisters() twice. r=gal. 2009-12-22 21:37:49 +11:00
NativePPC.h crank NJ_MAX_STACK_ENTRY back down to 4096 for x86,x64,ppc: 16384 is too high for safety under Win32's default stack space setting 2009-12-21 16:10:49 -08:00
NativeSparc.cpp Bug 524640 - nanojit: avoid calling releaseRegisters() twice. r=gal. 2009-12-22 21:37:49 +11:00
NativeSparc.h Bug 527178 - NJ: all our efforts at handling valid displacements are defeated (take 2a). r=graydon,gal. 2009-12-18 08:24:39 +11:00
NativeX64.cpp add LIR_fcall to assert in NativeX64.cpp (r=edwsmith,bug=536446,bug=536367) 2009-12-22 16:02:09 -08:00
NativeX64.h crank NJ_MAX_STACK_ENTRY back down to 4096 for x86,x64,ppc: 16384 is too high for safety under Win32's default stack space setting 2009-12-21 16:10:49 -08:00
RegAlloc.cpp Encapsulate AR structure (r=nnethercote,bug=473769) 2009-12-21 10:51:57 -08:00
RegAlloc.h Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00
VMPI.cpp Bug 531218 - NJ: Remove unused _getfp for solaris from nanojit. r=stejohns. 2009-11-30 09:24:10 +08:00
VMPI.h Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00