gecko/js/src/nanojit
Andreas Gal 00c966f8e3 Bug 580534 - implement LIR_cmovd. r=nnethercote.
--HG--
extra : convert_revision : 186f3f376d662375ff9182cf0b470468335ef442
2010-08-03 20:39:21 -07:00
..
Allocator.cpp
Allocator.h
Assembler.cpp Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
Assembler.h Fixed initialization of Assembler::nHints (bug 581702, r=nnethercote+) 2010-07-28 11:24:25 -04:00
avmplus.cpp Include signal.h to fix breakage in 49982fe529dd. [Bug 570895] [r=me] 2010-06-09 09:30:23 +01:00
avmplus.h Bug 562001 nanojit failed to compile on Solaris x86_64 r=gal 2010-04-28 17:36:04 +08:00
CodeAlloc.cpp Bug 571407 - Changes to enable JIT in Symbian build of Flash Player (r+rreitmai) 2010-06-16 18:16:08 -07:00
CodeAlloc.h Backout the last NJ-to-TM merge (TM revisions b44daa2c0503 to b3167f8f9459, inclusive) because it caused lots of oranges. r=me. 2010-06-03 21:28:18 -07:00
Containers.cpp
Containers.h Bug 560571 - Symbian RVCT 2.2 compiler requires explicit cast to (const void*) for &k (r=stejohns+) 2010-05-19 20:47:56 -04:00
Fragmento.cpp
Fragmento.h
LIR.cpp Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
LIR.h Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
LIRopcode.tbl Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -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 Assertion failure message tweak, from bug 570895. r=gal. 2010-06-09 00:13:54 -07:00
Native.h Bug 569819 - Fix nanojit compilation failure on mingw-w64. r=edwsmith 2010-07-28 13:44:01 +02:00
NativeARM.cpp Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
NativeARM.h Bug 562152 - Remove typedef LInsp (r=nnethercote+) 2010-06-10 11:22:18 -04:00
Nativei386.cpp Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
Nativei386.h Bug 562152 - Remove typedef LInsp (r=nnethercote+) 2010-06-10 11:22:18 -04:00
NativeMIPS.cpp Bug 574969 - add LIR_qasd / LIR_dasq. r=edwsmith. 2010-07-20 21:04:21 -07:00
NativeMIPS.h Bug 562152 - Remove typedef LInsp (r=nnethercote+) 2010-06-10 11:22:18 -04:00
NativePPC.cpp Bug 574969 - add LIR_qasd / LIR_dasq. r=edwsmith. 2010-07-20 21:04:21 -07:00
NativePPC.h Revert rename bustage in NativePPC.cpp (bug 560160 r=me) 2010-04-22 13:04:24 -04:00
NativeSparc.cpp Bug 570276 - Fix code generation for address load on SPARC (r=leon.sha+) 2010-07-29 19:10:27 -07:00
NativeSparc.h Bug 571430 - Allow for NumSavedRegs == 0 on SPARC (r=rreitmai+) 2010-06-16 14:29:43 -07:00
NativeX64.cpp Bug 580534 - implement LIR_cmovd. r=nnethercote. 2010-08-03 20:39:21 -07:00
NativeX64.h Bug 569819 - Fix nanojit compilation failure on mingw-w64. r=edwsmith 2010-07-28 13:44:01 +02: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 Bug 560570 - ARM arch detection for RVCT compiler (r=stejohns+) 2010-05-19 20:52:18 -04: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 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