gecko/js/src/nanojit
Nicholas Nethercote 76b149adce Bug 557705 - nanojit: clean up codegen of i386 jumps. r=edwsmith.
--HG--
extra : convert_revision : ec93bc283385c4e19bfbfda1aa1ecf94aef932ec
2010-04-06 20:09:32 -07:00
..
Allocator.cpp
Allocator.h
Assembler.cpp Patch to clean up MSVC analysis warnings (bug 551690, r=edwsmith+ nnethercote+) 2010-04-05 11:25:55 -04: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 555338 - preprocessor define to tell when rdtsc is available. r=nnethercote. 2010-03-28 15:31:53 -07:00
CodeAlloc.cpp CodeAlloc changes to eliminate dependency on 4K system page size (bug 545295 r=edwsmith+) 2010-04-05 16:17:01 -04:00
CodeAlloc.h CodeAlloc changes to eliminate dependency on 4K system page size (bug 545295 r=edwsmith+) 2010-04-05 16:17:01 -04:00
Containers.cpp
Containers.h
Fragmento.cpp
Fragmento.h
LIR.cpp Patch to clean up MSVC analysis warnings (bug 551690, r=edwsmith+ nnethercote+) 2010-04-05 11:25:55 -04:00
LIR.h Fix ARM bustage for bug 555633. r=me. 2010-03-31 15:14:28 -07:00
LIRopcode.tbl Bug 555633 - nanojit: rename opcodes in LIRopcode.tbl. r=edwsmith. 2010-03-31 15:07:50 -07: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
NativeARM.cpp Bug 541030 - nanojit: isconstq() should only succeed for 64-bit integer. r=rreitmai. 2010-03-28 16:49:42 -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 557705 - nanojit: clean up codegen of i386 jumps. r=edwsmith. 2010-04-06 20:09:32 -07:00
Nativei386.h Bug 557705 - nanojit: clean up codegen of i386 jumps. r=edwsmith. 2010-04-06 20:09:32 -07:00
NativeMIPS.cpp Bug 541030 - nanojit: isconstq() should only succeed for 64-bit integer. r=rreitmai. 2010-03-28 16:49:42 -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 Bug 541030 - nanojit: isconstq() should only succeed for 64-bit integer. r=rreitmai. 2010-03-28 16:49:42 -07: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 541030 - nanojit: isconstq() should only succeed for 64-bit integer. r=rreitmai. 2010-03-28 16:49:42 -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 557483 - nanojit: convert i386 codegen macros to functions. r=edwsmith. 2010-04-06 15:55:43 -07:00
NativeX64.h Cleaned up trailing whitespace (r=me) 2010-03-24 20:41:39 -04:00
njconfig.cpp Temporarily disable an assertion; bug 547063 has details. r=me. 2010-02-19 08:41:14 +11:00
njconfig.h Cleaned up trailing whitespace (r=me) 2010-03-24 20:41:39 -04:00
njcpudetect.h Cleaned up trailing whitespace (r=me) 2010-03-24 20:41:39 -04:00
RegAlloc.cpp
RegAlloc.h
VMPI.cpp Bustage fix for bug 545295. r=me. 2010-04-05 18:12:38 -07:00
VMPI.h Bustage fix for bug 545295. r=me. 2010-04-05 18:12:38 -07:00