gecko/js/src/nanojit
Nicholas Nethercote 99f1ec6fce Bug 531326 - nanojit: improve int32 and int64 constant generation in X64 backend. r=rreitmai.
--HG--
extra : convert_revision : 3fa60904a28ec82b54d7e8a9e9fac6c29e0a5324
2010-02-20 07:31:41 +11:00
..
Allocator.cpp
Allocator.h
Assembler.cpp Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
Assembler.h Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
avmplus.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
avmplus.h Follow-up for bug 542133: fix ARM bustage. 2010-02-17 13:36:29 +11:00
CodeAlloc.cpp Bug 504202 - MIPS target support (r+graydon,rreitmai) [chris.dearman] 2010-02-01 10:22:30 -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
Containers.h
Fragmento.cpp
Fragmento.h
LIR.cpp Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
LIR.h Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
LIRopcode.tbl Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +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 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
NativeARM.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Nativei386.cpp Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
Nativei386.h merge 2010-02-15 17:24:21 +11:00
NativeMIPS.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
NativeMIPS.h merge 2010-02-15 17:24:21 +11:00
NativePPC.cpp Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
NativePPC.h merge 2010-02-15 17:24:21 +11:00
NativeSparc.cpp Bug 539874 - nanojit: remove LIR_ov. r=edwsmith, Jacob.Bramley. 2010-02-19 15:04:55 +11:00
NativeSparc.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
NativeX64.cpp Bug 531326 - nanojit: improve int32 and int64 constant generation in X64 backend. r=rreitmai. 2010-02-20 07:31:41 +11:00
NativeX64.h Bug 531326 - nanojit: improve int32 and int64 constant generation in X64 backend. r=rreitmai. 2010-02-20 07:31:41 +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