2016-04-22 |
fpizlo@apple.com | JSC virtual call thunk shouldn't do a structure->classI... |
blob | commitdiff |
2016-04-18 |
fpizlo@apple.com | FTL should pin the tag registers at inline caches |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | JSC should use a shadow stack version of CHICKEN so... |
blob | commitdiff | diff to current |
2016-04-05 |
fpizlo@apple.com | PolymorphicAccess should have a MegamorphicLoad case |
blob | commitdiff | diff to current |
2016-04-03 |
utatane.tea@gmail.com | [JSC] Add truncate operation (rounding to zero) |
blob | commitdiff | diff to current |
2016-03-22 |
utatane.tea@gmail.com | [JSC] Clean up Math.floor thunk and use SSE round instr... |
blob | commitdiff | diff to current |
2016-03-07 |
benjamin@webkit.org | [JSC] Simplify the overflow check of ArithAbs |
blob | commitdiff | diff to current |
2016-03-07 |
commit-queue@webki... | [JSC] Improve how DFG zero Floating Point registers |
blob | commitdiff | diff to current |
2016-03-01 |
utatane.tea@gmail.com | [DFG][FTL][B3] Support floor and ceil |
blob | commitdiff | diff to current |
2015-12-15 |
utatane.tea@gmail.com | Math.random should have an intrinsic thunk and it shoul... |
blob | commitdiff | diff to current |
2015-12-14 |
commit-queue@webki... | [JSC] Add ceil() support for x86 and expose it to B3 |
blob | commitdiff | diff to current |
2015-11-03 |
msaboff@apple.com | WebInspector crashed while viewing Timeline when refres... |
blob | commitdiff | diff to current |
2015-10-22 |
msaboff@apple.com | REGRESSION(r191360): Repro Crash: com.apple.WebKit... |
blob | commitdiff | diff to current |
2015-09-25 |
mark.lam@apple.com | Remove the use of "Immediate" in JIT function names. |
blob | commitdiff | diff to current |
2015-09-18 |
msaboff@apple.com | [ES6] Tail call fast path should efficiently reuse... |
blob | commitdiff | diff to current |
2015-09-18 |
msaboff@apple.com | Remove register preservation and restoration stub code |
blob | commitdiff | diff to current |
2015-09-16 |
msaboff@apple.com | [ES6] Implement tail calls in the LLInt and Baseline JIT |
blob | commitdiff | diff to current |
2015-09-16 |
msaboff@apple.com | Rollout r189774 and 189818. |
blob | commitdiff | diff to current |
2015-09-15 |
msaboff@apple.com | [ES6] Implement tail calls in the LLInt and Baseline JIT |
blob | commitdiff | diff to current |
2015-09-10 |
msaboff@apple.com | Add support for Callee-Saves registers |
blob | commitdiff | diff to current |
2015-09-04 |
basile_clement@app... | Fix debug output for an eval call |
blob | commitdiff | diff to current |
2015-09-03 |
msaboff@apple.com | Clean up register naming |
blob | commitdiff | diff to current |
2015-08-04 |
ossy@webkit.org | Introduce COMPILER(GCC_OR_CLANG) guard and make COMPILE... |
blob | commitdiff | diff to current |
2015-07-28 |
basile_clement@app... | Simplify call linking |
blob | commitdiff | diff to current |
2015-06-24 |
msaboff@apple.com | Refactor CallLinkInfo from a struct to a class |
blob | commitdiff | diff to current |
2015-06-05 |
mark.lam@apple.com | finally blocks should not set the exception stack trace... |
blob | commitdiff | diff to current |
2015-05-08 |
benjamin@webkit.org | [JSC] Add basic DFG/FTL support for Math.round |
blob | commitdiff | diff to current |
2015-04-26 |
benjamin@webkit.org | [JSC] Implement Math.clz32(), remove Number.clz() |
blob | commitdiff | diff to current |
2015-03-05 |
utatane.tea@gmail.com | Upgrade ES6 Iterator interfaces |
blob | commitdiff | diff to current |
2015-02-02 |
fpizlo@apple.com | Polymorphic call inlining should be based on polymorphi... |
blob | commitdiff | diff to current |
2015-01-30 |
akling@apple.com | Unreviewed, rolling out r179357 and r179358. |
blob | commitdiff | diff to current |
2015-01-29 |
fpizlo@apple.com | Polymorphic call inlining should be based on polymorphi... |
blob | commitdiff | diff to current |
2015-01-21 |
msaboff@apple.com | Eliminate Scope slot from JavaScript CallFrame |
blob | commitdiff | diff to current |
2014-10-28 |
mark.lam@apple.com | Crash when attempting to perform array iteration on... |
blob | commitdiff | diff to current |
2014-10-21 |
msaboff@apple.com | Change native call frames to use the scope from their... |
blob | commitdiff | diff to current |
2014-10-14 |
commit-queue@webki... | [Win32] Thunk is not implemented. |
blob | commitdiff | diff to current |
2014-10-09 |
commit-queue@webki... | Ensure that inline assembly Thunk functions don't confl... |
blob | commitdiff | diff to current |
2014-08-19 |
berto@igalia.com | TEXTREL in libjavascriptcoregtk-1.0.so.0.11.0 on x86... |
blob | commitdiff | diff to current |
2014-07-22 |
fpizlo@apple.com | Merge r168635, r168780, r169005, r169014, and r169143... |
blob | commitdiff | diff to current |
2014-07-08 |
benjamin@webkit.org | LinkBuffer should not keep a reference to the MacroAsse... |
blob | commitdiff | diff to current |
2014-06-25 |
commit-queue@webki... | [Win64] ASM LLINT is not enabled. |
blob | commitdiff | diff to current |
2014-05-14 |
fpizlo@apple.com | JIT breakpoints should be more informative |
blob | commitdiff | diff to current |
2014-05-13 |
commit-queue@webki... | [Win] Enum type with value zero is compatible with... |
blob | commitdiff | diff to current |
2014-05-12 |
commit-queue@webki... | Unreviewed, rolling out r168642. |
blob | commitdiff | diff to current |
2014-05-12 |
commit-queue@webki... | [Win] Enum type with value zero is compatible with... |
blob | commitdiff | diff to current |
2014-03-23 |
fpizlo@apple.com | Call linking slow paths should be passed a CallLinkInfo... |
blob | commitdiff | diff to current |
2014-03-06 |
fpizlo@apple.com | FTL arity fixup should work on ARM64 |
blob | commitdiff | diff to current |
2014-02-27 |
mhahnenberg@apple.com | Make JSCells have 32-bit Structure pointers |
blob | commitdiff | diff to current |
2014-02-21 |
ggaren@apple.com | Math.imul gives wrong results |
blob | commitdiff | diff to current |
2014-02-13 |
msaboff@apple.com | CStack Branch: VM::currentReturnThunkPC appears to... |
blob | commitdiff | diff to current |
2014-02-11 |
fpizlo@apple.com | Rename Operations.h to JSCInlines.h |
blob | commitdiff | diff to current |
2014-01-29 |
msaboff@apple.com | Merge the jsCStack branch |
blob | commitdiff | diff to current |
2014-01-18 |
berto@igalia.com | JavaScriptCore uses PLATFORM(MAC) when it means OS... |
blob | commitdiff | diff to current |
2013-12-03 |
commit-queue@webki... | Merge mips and arm/sh4 paths in nativeForGenerator... |
blob | commitdiff | diff to current |
2013-11-29 |
commit-queue@webki... | Merge arm and sh4 paths in nativeForGenerator and priva... |
blob | commitdiff | diff to current |
2013-11-21 |
msaboff@apple.com | [Win] JavaScript JIT crash (with DFG enabled). |
blob | commitdiff | diff to current |
2013-11-19 |
msaboff@apple.com | ARM64 CRASH: Debug builds crash in emitPointerValidation() |
blob | commitdiff | diff to current |
2013-11-18 |
msaboff@apple.com | Crash in virtualForThunkGenerator generated code on... |
blob | commitdiff | diff to current |
2013-11-14 |
msaboff@apple.com | Change callToJavaScript thunk into an offline assembled... |
blob | commitdiff | diff to current |
2013-11-08 |
commit-queue@webki... | REGRESSION(r158883): Fix crashes for MIPS architecture. |
blob | commitdiff | diff to current |
2013-11-08 |
ossy@webkit.org | [mips] Fix typo (introduced in r158751). |
blob | commitdiff | diff to current |
2013-11-08 |
mark.lam@apple.com | Get rid of the regT* definitions in JSInterfaceJIT.h. |
blob | commitdiff | diff to current |
2013-11-07 |
msaboff@apple.com | Change CallFrameRegister to architected frame pointer... |
blob | commitdiff | diff to current |
2013-11-07 |
msaboff@apple.com | returnFromJavaScript() for ARM_THUMB2 uses push()s... |
blob | commitdiff | diff to current |
2013-11-07 |
msaboff@apple.com | Remove unneeded moving of ESP to ECX in callToJavaScrip... |
blob | commitdiff | diff to current |
2013-11-06 |
msaboff@apple.com | Change ctiTrampoline into a thunk |
blob | commitdiff | diff to current |
2013-10-30 |
mark.lam@apple.com | Adjust CallFrameHeader's ReturnPC and CallFrame locatio... |
blob | commitdiff | diff to current |
2013-10-29 |
msaboff@apple.com | Change local variable register allocation to start... |
blob | commitdiff | diff to current |
2013-10-18 |
msaboff@apple.com | Change native function call stubs to use JIT operations... |
blob | commitdiff | diff to current |
2013-10-17 |
ggaren@apple.com | Eliminate uses of JITSTACKFRAME_ARGS_INDEX as scratch... |
blob | commitdiff | diff to current |
2013-10-16 |
fpizlo@apple.com | Baseline JIT should use the DFG GetById IC |
blob | commitdiff | diff to current |
2013-10-15 |
dbates@webkit.org | [iOS] Upstream JavaScriptCore support for ARM64 |
blob | commitdiff | diff to current |
2013-10-14 |
oliver@apple.com | Separate out array iteration intrinsics |
blob | commitdiff | diff to current |
2013-10-11 |
commit-queue@webki... | Unreviewed, rolling out r157307. |
blob | commitdiff | diff to current |
2013-10-11 |
oliver@apple.com | Separate out array iteration intrinsics |
blob | commitdiff | diff to current |
2013-10-10 |
oliver@apple.com | Further improve ArrayIterator performance |
blob | commitdiff | diff to current |
2013-10-09 |
msaboff@apple.com | Transition call and construct JITStubs to CCallHelper... |
blob | commitdiff | diff to current |
2013-09-26 |
mark.lam@apple.com | Move DFG inline caching logic into jit/. |
blob | commitdiff | diff to current |
2013-09-22 |
fpizlo@apple.com | Unreviewed, revert trac.webkit.org/changeset/156235... |
blob | commitdiff | diff to current |
2013-09-21 |
fpizlo@apple.com | Move DFG inline caching logic into jit/ |
blob | commitdiff | diff to current |
2013-09-20 |
fpizlo@apple.com | Move CCallHelpers and AssemblyHelpers into jit/ and... |
blob | commitdiff | diff to current |
2013-09-20 |
bfulgham@apple.com | Unreviewed, rolling out r156120. |
blob | commitdiff | diff to current |
2013-09-19 |
fpizlo@apple.com | Move CCallHelpers and AssemblyHelpers into jit/ and... |
blob | commitdiff | diff to current |
2013-09-13 |
msaboff@apple.com | fourthTier: Change JSStack to grow from high to low... |
blob | commitdiff | diff to current |
2013-08-29 |
commit-queue@webki... | Source/JavaScriptCore: https://bugs.webkit.org/show_bug... |
blob | commitdiff | diff to current |
2013-08-16 |
mark.lam@apple.com | Fix crash when performing activation tearoff. |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Arity fixup should be done while on same... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: The baseline jit and LLint should use commo... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: JITCode should abstract exactly how the... |
blob | commitdiff | diff to current |
2013-04-30 |
benjamin@webkit.org | Unify the data access of StringImpl members from JavaSc... |
blob | commitdiff | diff to current |
2013-04-29 |
benjamin@webkit.org | Use push and pop for iOS math function thunks |
blob | commitdiff | diff to current |
2013-04-26 |
oliver@apple.com | Add support for Math.imul |
blob | commitdiff | diff to current |
2013-04-25 |
fpizlo@apple.com | Special thunks for math functions should work on ARMv7 |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | diff to current |
2013-02-26 |
jocelyn.turcotte... | Implement JIT on Windows 64 bits |
blob | commitdiff | diff to current |
2013-01-02 |
fpizlo@apple.com | Baseline JIT should have closure call caching |
blob | commitdiff | diff to current |
2012-12-28 |
ossy@webkit.org | One more unreviwed holiday MIPS and SH4 buildfixes... |
blob | commitdiff | diff to current |
2012-12-28 |
ossy@webkit.org | Unreviwed holiday ARM and SH4 buildfixes after r138516. |
blob | commitdiff | diff to current |
2012-12-27 |
fpizlo@apple.com | All JIT stubs should go through the getCTIStub API |
blob | commitdiff | diff to current |
2012-12-25 |
fpizlo@apple.com | JITThunks should be in its own file |
blob | commitdiff | diff to current |
next |