gecko/js/src/nanojit
Nicholas Nethercote 70b954205a Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith.
--HG--
extra : convert_revision : ec4d959e1cc9337cf30a08bf75b246516a1728a4
2010-03-24 15:34:34 -07:00
..
Allocator.cpp
Allocator.h
Assembler.cpp Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith. 2010-03-24 15:34:34 -07:00
Assembler.h Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith. 2010-03-24 15:34:34 -07: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
Containers.h
Fragmento.cpp
Fragmento.h
LIR.cpp Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith. 2010-03-24 15:34:34 -07:00
LIR.h Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith. 2010-03-24 15:34:34 -07: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 ARM bustage fix for bug 507089. r=me. 2010-03-22 12:18:47 -07:00
NativeARM.h Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
Nativei386.cpp Bug 553518 - nanojit: avoid 'test r,r' where possible on i386. r=edwsmith. 2010-03-24 15:34:34 -07:00
Nativei386.h Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
NativeMIPS.cpp Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
NativeMIPS.h Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
NativePPC.cpp Fix PPC bustage for bug 507089 (r=me) 2010-03-23 15:09:52 -04:00
NativePPC.h Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
NativeSparc.cpp Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07: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 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07:00
NativeX64.h Bug 507089 - TM/nanojit: prepare to add get/set methods for CallInfo::_argtypes. r=edwsmith. 2010-03-21 19:47:02 -07: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
VMPI.h Windows bustage fix for bug 531687. 2010-03-18 11:28:32 +11:00