2010-03-12 |
David Anderson | Fixed regression with recursion and type unstable frame...
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Backed out changeset 04023ea0fb08.
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Backed out changeset 887a3e05324c.
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2010-03-11 |
David Anderson | Fixed warnings from the tracer oracle (no bug, rs=brendan).
|
commit | commitdiff | tree |
2010-03-10 |
David Anderson | Clean up useless variables/params in the tracer. (bug...
|
commit | commitdiff | tree |
2010-03-08 |
David Anderson | Trace recursion when the return keyword is omitted...
|
commit | commitdiff | tree |
2010-03-02 |
David Anderson | Removed initializing inparam from TraceRecorder::set...
|
commit | commitdiff | tree |
2010-02-24 |
David Anderson | Better fix for recursion and let blocks (bug 547791...
|
commit | commitdiff | tree |
2010-02-22 |
David Anderson | Fixed assertion when using recursion in a let block...
|
commit | commitdiff | tree |
2010-02-22 |
David Anderson | Fixed crash in GetPropertyByName (bug 547299, r=dmandelin).
|
commit | commitdiff | tree |
2010-02-10 |
David Anderson | Changed --enable-jit to --enable-tracejit (bug 545245...
|
commit | commitdiff | tree |
2010-02-05 |
David Anderson | Fixed tracker usage not protecting against certain...
|
commit | commitdiff | tree |
2010-01-15 |
David Anderson | Fixed x64 assertion in tracing JSOP_LENGTH on arguments...
|
commit | commitdiff | tree |
2010-01-08 |
David Anderson | Make sure trace native stack is 16-byte aligned (bug...
|
commit | commitdiff | tree |
2009-12-30 |
David Anderson | Fixed liveness-spew-only assertion with LIR_mod (bug...
|
commit | commitdiff | tree |
2010-01-15 |
David Anderson | Fixed x64 assertion in tracing JSOP_LENGTH on arguments...
|
commit | commitdiff | tree |
2009-12-23 |
David Anderson | Fixed lazy import regression in upvar resolution, take...
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Fixed charCodeAt inparam being aggressively, and incorrectly...
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Backed out changeset f7cff6dd16f1
|
commit | commitdiff | tree |
2009-12-21 |
David Anderson | Fixed tracing CALLELEM on arguments not setting an...
|
commit | commitdiff | tree |
2009-12-21 |
David Anderson | Fixed lazy import regression in upvar resolution (bug...
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Fixed lazy import regression where down recursion could...
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Added test case for bug 535474.
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Fixed regression where lazy imports could happen in...
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Lazily import stack and global slots (bug 515749, original...
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Backed out changeset 783ce7ce6ed7 (possible orange).
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed rare case of not connecting trees properly when...
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed recursion not tracing when hitting JSOP_STOP...
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed CASE_EXITs being limited to about 4 entries ...
|
commit | commitdiff | tree |
2009-12-08 |
David Anderson | Fixed loops ending in JSOP_GOTO not compiling properly...
|
commit | commitdiff | tree |
2009-12-05 |
David Anderson | Fix scope chain traversal with let blocks (bug 523793...
|
commit | commitdiff | tree |
2009-12-05 |
David Anderson | Get rid of TreeInfo and inline its members into TreeFragment...
|
commit | commitdiff | tree |
2009-12-02 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-02 |
David Anderson | Backed out changeset 0082849624a5, potential orange.
|
commit | commitdiff | tree |
2009-12-01 |
David Anderson | Remove TreeInfo (bug 525371, r=lw).
|
commit | commitdiff | tree |
2009-12-01 |
David Anderson | Recursion needs to fix up argsobj when it pops frames...
|
commit | commitdiff | tree |
2009-11-18 |
David Anderson | Fixed string flag bugs on VC++ x64 (bug 512866, r=waldo).
|
commit | commitdiff | tree |
2009-11-18 |
David Anderson | Fixed accidentally trying to trace compile a recursive...
|
commit | commitdiff | tree |
2009-11-16 |
David Anderson | Use INS_CONSTOBJ instead of INS_CONSTWORD for kshape...
|
commit | commitdiff | tree |
2009-11-12 |
David Anderson | Backed out changeset 193b41b37d17
|
commit | commitdiff | tree |
2009-11-12 |
David Anderson | Don't guard on scope chains that have a call object...
|
commit | commitdiff | tree |
2009-11-05 |
David Anderson | Reorganized the fragment class hierarchy (bug 524620...
|
commit | commitdiff | tree |
2009-11-05 |
David Anderson | Update nanojit-import-rev stamp.
|
commit | commitdiff | tree |
2009-11-03 |
David Anderson | Removed Fragment::vmprivate and Fragment::root (bug...
|
commit | commitdiff | tree |
2009-10-31 |
David Anderson | Fixed assert failure in TraceRecorder::setCallProp...
|
commit | commitdiff | tree |
2009-10-27 |
David Anderson | Added calleValue()/calleObject() inline helpers to...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed JSOP_SETELEM+JSOP_POP pairs using wrong stack...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed decompiler assertion related to JSOP_TRACE (bug...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed slurp-fail anchors trying to import and read...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Added debug-break to JS_Assert for gcc x64 (bug 524143...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fix GCC uninit-var warning (no bug, r=brendan).
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Clear argsobj private on trace (bug 522024, r=dmandelin).
|
commit | commitdiff | tree |
2009-10-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-22 |
David Anderson | Fixed large displacements messing up the tracker on...
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Fixed return value propagation and demotion bugs in...
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Backed out changeset 31a4c08387f1 (orange).
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Fixed return value propagation and demotion bugs in...
|
commit | commitdiff | tree |
2009-10-15 |
David Anderson | Fixed another bogus assertion (bug 522569, r=brendan).
|
commit | commitdiff | tree |
2009-10-15 |
David Anderson | Removed bogus, noisy assertion related to JSOP_CALL...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | Removed bogus assert related to recursion (bug 522311...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | When traversing fragments, don't forget to count peers...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | Cap JIT frames to the interpreter inline call count...
|
commit | commitdiff | tree |
2009-10-13 |
David Anderson | Eagerly release frame marks during recursion (bug 521476...
|
commit | commitdiff | tree |
2009-10-09 |
David Anderson | Removed arena reservations from ExecuteTree (bug 521309...
|
commit | commitdiff | tree |
2009-10-08 |
David Anderson | Fixed recursion limit being completely ignored when...
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Fixed recursion-related assert being too flaky (bug...
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Backed out changeset f0d8feea4d9e.
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Temporarily disable recursion to track down tgfx regression...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Fixed LIR typing bugs in recursion frame-slurping code...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Bump XDR from recursion emitter changes (bug 520753...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Fixed on-trace stack slurping accidentally unboxing...
|
commit | commitdiff | tree |
2009-10-05 |
David Anderson | Removed assertion that had too many false positives...
|
commit | commitdiff | tree |
2009-10-05 |
David Anderson | Fixed attemptTreeCall not checking deep-abort status...
|
commit | commitdiff | tree |
2009-10-03 |
David Anderson | Static analysis fixes, recursion fallout (bug 520320...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Fixed js_PopInterpFrame breaking arena LIFO requirement...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Disabled some tests which throw different recursion...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Skip JSOP_TRACE after JSOP_CALL when the decompiler...
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Fixed accidentally trying to trace recursive argc!...
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Fixed potential crash if up-recursive trace compiles...
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Fixed GCC complaints (recursion fallout 3, yay).
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Bustage fix (recursion fallout 2).
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Build fixes (recursion fallout, no_r=me).
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Trace recursive function calls (bug 459301, r=gal).
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Internalize and memoize FrameInfo pointers (bug 501398...
|
commit | commitdiff | tree |
2009-09-29 |
David Anderson | Backed out changeset 911d01b21463
|
commit | commitdiff | tree |
2009-09-29 |
David Anderson | Internalize and memoize FrameInfo structures (bug 501398...
|
commit | commitdiff | tree |
2009-09-26 |
David Anderson | Fix bogus return values with SETELEM without a POP...
|
commit | commitdiff | tree |
2009-09-25 |
David Anderson | Fixed instanceof returning bogus result after deep...
|
commit | commitdiff | tree |
2009-10-05 |
David Anderson | Removed assertion that had too many false positives...
|
commit | commitdiff | tree |
2009-09-15 |
David Anderson | Renamed JSOP_LOOP to JSOP_TRACE, which now also gets...
|
commit | commitdiff | tree |
2009-09-12 |
David Anderson | Fixed register allocation bug in x64 backend (bug 516093...
|
commit | commitdiff | tree |
2009-09-16 |
David Anderson | Merge.
|
commit | commitdiff | tree |