gecko/js/src/nanojit
Steven Johnson d3917616cd Update comment about Thumb-2 usage to be grammatically correct, per nnethercote's suggestion.
--HG--
extra : convert_revision : 4520d720b2e3681edfeba915cd7d359231f24de8
2010-01-28 13:57:08 -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 Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
Assembler.h Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
avmplus.cpp (second try) Adds protect/unprotect API to CodeAlloc (bug 460993 r=nnethercote,rreitmai sr=gal) 2010-01-22 15:18:12 -05:00
avmplus.h remove arm_thumb and arm_thumb2 flags (r=rreitmai,r=nnethercote,bug=541491) 2010-01-28 13:37:40 -08:00
CodeAlloc.cpp (second try) Adds protect/unprotect API to CodeAlloc (bug 460993 r=nnethercote,rreitmai sr=gal) 2010-01-22 15:18:12 -05: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 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
LIR.h Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
LIRopcode.tbl Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +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 Bug 541491 - ARM_ARCH, ARM_VFP, and ARM_THUMB2 should be runtime options everywhere (r=rreitmai,nnethercote) 2010-01-26 10:37:38 -08:00
Native.h Bug 534313 - nanojit: split isQuad() into isI64() + isF64() + is64(). r=dvander,stejohns. 2010-01-25 08:25:04 +11:00
NativeARM.cpp Update comment about Thumb-2 usage to be grammatically correct, per nnethercote's suggestion. 2010-01-28 13:57:08 -08:00
NativeARM.h Bug 536153 - NativeARM.cpp: Incorrect use ALUr_shi to generate compare insns. r=Jacob.Bramley. 2010-01-28 09:31:38 +11:00
Nativei386.cpp Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
Nativei386.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
NativePPC.cpp Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
NativePPC.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
NativeSparc.cpp Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
NativeSparc.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
NativeX64.cpp Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith. 2010-01-28 08:45:29 +11:00
NativeX64.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11: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