gecko/js/src/nanojit
Nicholas Nethercote 3712bfedec Fix ARM breakage from bug 617244. r=me.
--HG--
extra : convert_revision : 90782f292765499d7505cd4c2b606a0bb8fa69e0
2011-03-02 20:36:50 -08:00
..
Allocator.cpp Bug 623428 - TM: avoid bloat caused by multiple mReserve arrays in VMAllocator (NJ-specific part). r=edwsmith. 2011-01-18 14:58:34 -08:00
Allocator.h Bug 623428 - TM: avoid bloat caused by multiple mReserve arrays in VMAllocator (NJ-specific part). r=edwsmith. 2011-01-18 14:58:34 -08:00
Assembler.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
Assembler.h Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
avmplus.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
avmplus.h Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
CodeAlloc.cpp Back out a26c9e7823e4 (bug 620291), didn't notice it was nanojit 2011-02-06 09:32:24 -08:00
CodeAlloc.h Bug 614126 - Decouple CodeAlloc block size from allocation size (r+edwsmith,nnethercote) 2011-01-05 10:55:31 -08:00
Containers.cpp
Containers.h Bug 601539 - nanojit: fix bogus generation of suffix names in LIR dumps. r=rreitmai. 2010-10-04 15:40:32 -07:00
Fragmento.cpp
Fragmento.h
LIR.cpp Bug 620133 - Replace SeqReader with LIR_skip [r=nnethercote] 2011-03-01 15:34:11 -05:00
LIR.h Fix ARM breakage from bug 617244. r=me. 2011-03-02 20:36:50 -08:00
LIRopcode.tbl bug 601135. switch x86/x64 to use cvttsd2di. add documentation (+r nick) 2010-11-03 16:30:00 -04:00
manifest.mk Bug 568486 - SH4 (a.k.a ST40) target support for NanoJIT (r+nnethercote,edwsmith,rreitmai) [Cedrick Vincent] 2010-08-31 10:06:13 -07:00
nanojit.h Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
Native.h Bug 626716 Remove use of NJ_NO_VARIADIC_MACROS from Nanojit r=njn,edwsmith 2011-02-16 23:53:30 +00:00
NativeARM.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeARM.h Whitespace cleanup and comment out unused parameter 2010-11-01 16:20:22 -07:00
NativeCommon.h Bug 602387 - nanojit: make Register a non-numeric type on PPC (r=nnethercote+) 2010-11-02 15:43:39 -04:00
Nativei386.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
Nativei386.h Bug 580515 - TM: LIR_cmovd mishandled with X86_FORCE_SSE2=no. r=edwsmith. 2010-12-01 14:23:44 -08:00
NativeMIPS.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeMIPS.h Whitespace cleanup and comment out unused parameter 2010-11-01 16:20:22 -07:00
NativePPC.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativePPC.h Bug 602387 - nanojit: make Register a non-numeric type on PPC (r=nnethercote+) 2010-11-02 15:43:39 -04:00
NativeSH4-auto-generated.h Bug 602390 - New file for SH4 auto-generated code (r+rreitmai) [Cédric VINCENT] 2011-01-05 17:24:39 -08:00
NativeSH4.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeSH4.h Bug 602390 - New file for SH4 auto-generated code (r+rreitmai) [Cédric VINCENT] 2011-01-05 17:24:39 -08:00
NativeSparc.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeSparc.h Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeX64.cpp Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
NativeX64.h Bug 580515 - TM: LIR_cmovd mishandled with X86_FORCE_SSE2=no. r=edwsmith. 2010-12-01 14:23:44 -08:00
njconfig.cpp Bug 595034 - nanojit: harden via random no-op instruction insertion (r+nnethercote,wmaddox,edwsmith) 2010-11-01 14:02:18 -07:00
njconfig.h Bug 617244 - nanojit: remove AvmCore (NJ-specific part). r=edwsmith. 2011-03-02 19:39:08 -08:00
njcpudetect.h Bug 552624 - ARMv4T support for nanojit. r=jbramley 2010-08-31 11:51:23 +02:00
RegAlloc.cpp Bug 584935 - Speed up register iteration loops by using BSF instruction (r=nnethercote+) 2010-08-19 16:04:19 -04:00
RegAlloc.h Bug 599251 - nanojit: make Register a non-numeric type. r=edwsmith. 2010-10-06 15:30:56 -07:00
VMPI.cpp
VMPI.h