gecko/js/src/nanojit
Nicholas Nethercote ac806a733d Bug 529900 - 64-bit - lots of assertions, crashes... r=edwsmith.
--HG--
extra : convert_revision : 3d99d6e37ba85c13d449352b8ce8283d4e0cbf0d
2009-11-24 15:30:04 +11: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 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
Assembler.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
avmplus.cpp Bug 528320 - Improve warning-handling on windows, r=rreitmai. 2009-11-12 15:07:31 -08:00
avmplus.h Bug 524587 - remove softfloat guards, restore CodeAlloc ref-ptr, r=gal. 2009-10-27 15:24:12 -07:00
CodeAlloc.cpp Bug 525293 - Cumulative remainder of changes from tamarin, r=dvander. 2009-10-29 12:29:28 -07:00
CodeAlloc.h Bug 523505 - move icache flushing logic around, r=gal. 2009-10-21 16:26:52 -07:00
Containers.cpp
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 530713 - nanojit: fix LirReader::read() badness. r=edwsmith. 2009-11-24 14:23:20 +11:00
LIR.h Bug 518242 - NJ: Remove insSkip and supporting machinery. r=graydon. 2009-11-13 16:18:40 +11:00
LIRopcode.tbl Add LIR_jtbl instruction, and patch up lirasm to remove LIR_ji (bug 465582 r=nnethercote+, rreitmai+) 2009-11-11 14:38:12 -05:00
manifest.mk Bug 525878 - The lirasm call1 test fails on ARM, r=graydon. 2009-11-02 10:32:02 -08:00
nanojit.h Nanojit merge death throes, no bug, r=dvander. 2009-10-29 18:42:14 -07:00
Native.h Bug 520905 - collapse callee saved register spills/reloads into LDMIA/STMIA instructions, r=vlad. 2009-11-20 10:11:33 -08:00
NativeARM.cpp Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativeARM.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
Nativei386.cpp Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
Nativei386.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativePPC.cpp Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativePPC.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativeSparc.cpp Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativeSparc.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
NativeX64.cpp Bug 529900 - 64-bit - lots of assertions, crashes... r=edwsmith. 2009-11-24 15:30:04 +11:00
NativeX64.h Bug 525379 - nanojit: make the _nIns/_nExitIns swap hack more consistent. r=edwsmith. 2009-11-24 14:56:33 +11:00
RegAlloc.cpp
RegAlloc.h Bug 512634 - nanojit: identify RegAlloc invariants. r=edwsmith. 2009-11-05 11:56:48 +11:00
VMPI.cpp Bug 519856 - NJ merge: move VMPI stuff from avmplus, r=jimb. 2009-09-30 17:45:17 -07:00
VMPI.h Bug 528320 - Improve warning-handling on windows, r=rreitmai. 2009-11-12 15:07:31 -08:00