gecko/js/src/nanojit
Nicholas Nethercote ba12853b48 Bug 498193 - nanojit: inline all LirWriter functions. r=gal.
--HG--
extra : convert_revision : 63d6441f969c16fe5c963c5c0c500bef4ce051bc
2010-03-16 12:05:43 +11: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 Bug 551039 - nanojit: account for eight-byte alignment of stack in StackFilter. r=gal. 2010-03-11 14:59:45 -08:00
Assembler.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
avmplus.cpp Don't use DebugBreak() in NanoAssertFail(), it causes Tinderbox problems on Windows. No bug, r=me. 2010-03-15 16:23:30 +11:00
avmplus.h Bug 551876 - nanojit: fix avmplus.h warnings. r=edwsmith. 2010-03-15 12:30:32 +11:00
CodeAlloc.cpp Bug 546660 - Clean up mess around LINUX, AVMPLUS_LINUX, __linux__ (r+nnethercote) [kpalacz] 2010-03-04 12:35:45 -08:00
CodeAlloc.h (second try) Adds protect/unprotect API to CodeAlloc (bug 460993 r=nnethercote,rreitmai sr=gal) 2010-01-22 15:18:12 -05: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 Bug 498193 - nanojit: inline all LirWriter functions. r=gal. 2010-03-16 12:05:43 +11:00
LIR.h Bug 498193 - nanojit: inline all LirWriter functions. r=gal. 2010-03-16 12:05:43 +11:00
LIRopcode.tbl Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
manifest.mk Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
nanojit.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Native.h Bug 542326 - nanojit: add NJ_SOFTFLOAT_SUPPORTED, and only compile in support for non-universal opcodes on platforms that use them. r=stejohns,edwsmith. 2010-02-12 12:30:16 +11:00
NativeARM.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
NativeARM.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
Nativei386.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
Nativei386.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
NativeMIPS.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
NativeMIPS.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
NativePPC.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
NativePPC.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
NativeSparc.cpp Bug 547232 - solaris nanojit compiler error LIR_qcmov is not defined. r=stejohns 2010-03-02 12:24:17 +08:00
NativeSparc.h Bug 535705 - nanojit: finish regstate update fixes for i386. r=edwsmith. 2010-03-01 14:57:19 +11:00
NativeX64.cpp Bug 545274 - nanojit: start adding alias info to loads/stores/calls. r=rreitmai. 2010-03-02 12:43:20 +11:00
NativeX64.h Bug 535706 - nanojit: fix regstate updates for X64. r=edwsmith. 2010-03-01 09:46:17 +11:00
njconfig.cpp Temporarily disable an assertion; bug 547063 has details. r=me. 2010-02-19 08:41:14 +11:00
njconfig.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
njcpudetect.h Bug 546765 - njcpudetect.h needs love for OSX-on-ARM (r=nnethercote) 2010-02-17 16:19:53 -08:00
RegAlloc.cpp Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
RegAlloc.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11: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