gecko/js/src/nanojit
Steven Johnson 1f9d87d23f Bug 527512 - ExprFilter missing trivial optimizations for ugt, ult (r=edwsmith,nnethercote)
--HG--
extra : convert_revision : 9bdc25ecdb1b5b3b6a81705df3ae573b812bc990
2010-06-03 10:35:26 -07:00
..
Allocator.cpp
Allocator.h
Assembler.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04:00
Assembler.h Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04:00
avmplus.cpp Use AvmAssertFail instead of NanoAssertFail to implement NanoAssert (Bug 473188 r=gal+) 2010-04-13 15:41:15 -04: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 560639 - Reinstate CodeAlloc::size(const CodeList*) recently removed as "dead" (r=edwsmith+ nnethercote+) 2010-05-26 17:29:16 -07:00
CodeAlloc.h Bug 560639 - Reinstate CodeAlloc::size(const CodeList*) recently removed as "dead" (r=edwsmith+ nnethercote+) 2010-05-26 17:29:16 -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 527512 - ExprFilter missing trivial optimizations for ugt, ult (r=edwsmith,nnethercote) 2010-06-03 10:35:26 -07:00
LIR.h Bug 568393 - msvc 2008 compiler generates bad code for CallInfo static initializer (r+wmaddox) 2010-05-26 18:02:31 -07:00
LIRopcode.tbl Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04: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 567900 - Enable JIT verbose output for release debugger builds (r+stejohns) 2010-05-26 11:08:55 -07:00
Native.h Bug 552592 - nanojit: split TMFLAGS=assembly in two. r=edwsmith. 2010-05-11 19:14:51 -07:00
NativeARM.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04:00
NativeARM.h Fix winmo macro madness breakage 2010-05-27 11:29:47 -07:00
Nativei386.cpp Bug 567900 - Enable JIT verbose output for release debugger builds (r+stejohns) 2010-05-26 11:08:55 -07:00
Nativei386.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07:00
NativeMIPS.cpp Support arithmetic with branch on overflow on MIPS -- bug 560926 (r=rreitmai+) 2010-05-27 18:00:45 -07:00
NativeMIPS.h Bug 551165 - Unable to compile MIPS nanojit backend (r=edwsmith+) 2010-04-21 09:14:14 -04:00
NativePPC.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04:00
NativePPC.h Revert rename bustage in NativePPC.cpp (bug 560160 r=me) 2010-04-22 13:04:24 -04:00
NativeSparc.cpp http://www.dancertheband.com/ does not work correct with flash player 10.1 beta for solaris sparc. r=edwsmith 2010-06-02 13:13:24 +08:00
NativeSparc.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07:00
NativeX64.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r=nnethercote+ edwsmith+ wmaddox+) 2010-05-26 14:03:14 -04:00
NativeX64.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07: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
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