gecko/js/src/nanojit
Nicholas Nethercote 8b9cbc6e8b Bug 525437 - clean up LIR_call. r=edwsmith.
--HG--
extra : convert_revision : 2f6b3b6eedb27044cc7699c923d4220dd169b823
2009-11-10 14:12:18 +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 512634 - nanojit: identify RegAlloc invariants. r=edwsmith. 2009-11-05 11:56:48 +11:00
Assembler.h Bug 512634 - nanojit: identify RegAlloc invariants. r=edwsmith. 2009-11-05 11:56:48 +11:00
avmplus.cpp Bug 523416 - fix the blx_lr_broken implementation, r=sayrer. 2009-10-20 12:28:37 -07: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 Bug 517530 - NJ merge: whitespace, equivalent code, PPC churn, r=dvander. 2009-09-18 13:31:09 -07:00
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 525437 - clean up LIR_call. r=edwsmith. 2009-11-10 14:12:18 +11:00
LIR.h Bug 525437 - clean up LIR_call. r=edwsmith. 2009-11-10 14:12:18 +11:00
LIRopcode.tbl Bug 522363 - remove debug-break, unused parameters on displacement check, r=dvander. 2009-10-14 15:30:00 -07: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 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
NativeARM.cpp Bug 525392 - Fix ARM branch-patching logic, r=vlad. 2009-11-03 11:49:31 -08:00
NativeARM.h Rolling back changes that should have gone into nanojit-central. 2009-11-02 10:05:09 +00:00
Nativei386.cpp Bug 517405 - nanojit: don't compute x86 FP conditions twice(!). r=rreitmai. 2009-11-04 16:44:13 +11:00
Nativei386.h Bug 522314 - Make x86 virtual stack pointer code optional, g=gal. 2009-10-23 13:46:09 -07:00
NativePPC.cpp Bug 522316 - more miscellaneous drift from tamarin, r=dvander. 2009-10-14 13:48:00 -07:00
NativePPC.h Bug 523952 - typos and cleanup from tamarin, r=gal. 2009-10-22 14:29:37 -07:00
NativeSparc.cpp Bug 522316 - more miscellaneous drift from tamarin, r=dvander. 2009-10-14 13:48:00 -07:00
NativeSparc.h Bug 523505 - move icache flushing logic around, r=gal. 2009-10-21 16:26:52 -07:00
NativeX64.cpp Bug 515310 - nanojit: kill reservations in the x64 backend. r=dvander 2009-11-09 17:15:24 +11:00
NativeX64.h Bug 523952 - typos and cleanup from tamarin, r=gal. 2009-10-22 14:29:37 -07:00
RegAlloc.cpp Bug 518061 - NJ merge: add ExprFilter::insLoad(). r=graydon. 2009-09-22 17:21:59 +10:00
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 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00