gecko/js/src/nanojit
Daniel Holbert 981e7fbcd5 Bug 666480: Remove set-but-not-used variable 'priorIns' from LIR.cpp. r=wmaddox
--HG--
extra : convert_revision : 4cc8b8ebd44b989e08935ed8ffae7e9cb4eb4ae9
2011-06-29 09:57:01 +10:00
..
Allocator.cpp
Allocator.h
Assembler.cpp
Assembler.h Bug 609393 - resourceConsistencyCheck x87 stack assert can fire (r+wmaddox) 2011-05-20 16:01:11 -07:00
avmplus.cpp
avmplus.h Bug 634711 - Remove BitSet implementation from avmplus.h, because it's a duplicate of the one in Containers.h. r=nnethercote. 2011-05-23 21:47:43 -07:00
CodeAlloc.cpp
CodeAlloc.h
Containers.cpp Bug 634711: add BitSet::resetAndAlloc(). r=pbiggar. 2011-05-25 19:46:02 -07:00
Containers.h Bug 634711: add BitSet::resetAndAlloc(). r=pbiggar. 2011-05-25 19:46:02 -07:00
Fragmento.cpp
Fragmento.h
LIR.cpp Bug 666480: Remove set-but-not-used variable 'priorIns' from LIR.cpp. r=wmaddox 2011-06-29 09:57:01 +10:00
LIR.h
LIRopcode.tbl
manifest.mk
nanojit.h
Native.h
NativeARM.cpp When NJ back-tracks _nIns in the ARM back-end, back-track _nInsAfter too. [bug 658526] [r=nnethercote] 2011-05-23 11:37:47 +01:00
NativeARM.h
NativeCommon.h
Nativei386.cpp Bug 609393 - resourceConsistencyCheck x87 stack assert can fire (r+wmaddox) 2011-05-20 16:01:11 -07:00
Nativei386.h Bug 609393 - resourceConsistencyCheck x87 stack assert can fire (r+wmaddox) 2011-05-20 16:01:11 -07:00
NativeMIPS.cpp Bug 658389 - Make sure branch and delay slot remain contiguous in function epilogue [chris@mips.com] (r=wmaddox) 2011-05-23 11:46:21 -07:00
NativeMIPS.h
NativePPC.cpp
NativePPC.h
NativeSH4-auto-generated.h
NativeSH4.cpp
NativeSH4.h
NativeSparc.cpp
NativeSparc.h
NativeX64.cpp Bug 576247 - asm_stkarg not implemented for x86_64. r=edwsmith 2011-05-25 17:37:27 +09:00
NativeX64.h Bug 576247 - asm_stkarg not implemented for x86_64. r=edwsmith 2011-05-25 17:37:27 +09:00
njconfig.cpp
njconfig.h
njcpudetect.h
RegAlloc.cpp
RegAlloc.h
VMPI.cpp
VMPI.h