2016-09-01 |
sbarati@apple.com | JITMathIC was misusing maxJumpReplacementSize |
blob | commitdiff |
2016-08-24 |
fpizlo@apple.com | Unreviewed, roll out r204901, r204897, r204866, r204856... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-15 |
commit-queue@webki... | [JSC] B3 Neg opcode should support float |
blob | commitdiff | diff to current |
2016-08-02 |
commit-queue@webki... | [JSC][ARM64] Fix branchTest32/64 taking an immediate... |
blob | commitdiff | diff to current |
2016-07-29 |
msaboff@apple.com | ARM64: Fused left shift with a right shift can create... |
blob | commitdiff | diff to current |
2016-07-19 |
fpizlo@apple.com | Implement table-based switches in B3/Air |
blob | commitdiff | diff to current |
2016-07-18 |
fpizlo@apple.com | RegisterSet should use a Bitmap instead of a BitVector... |
blob | commitdiff | diff to current |
2016-07-17 |
utatane.tea@gmail.com | [JSC] Mask TrustedImm32 to 8bit in MacroAssembler for... |
blob | commitdiff | diff to current |
2016-06-19 |
sbarati@apple.com | We should be able to generate more types of ICs inline |
blob | commitdiff | diff to current |
2016-05-20 |
commit-queue@webki... | [JSC] Improve int->float conversion in FTL |
blob | commitdiff | diff to current |
2016-04-11 |
oliver@apple.com | Remove compile time define for SEPARATED_HEAP |
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-09 |
commit-queue@webki... | [JSC] Fix the ARM64 MacroAssembler after r197816 |
blob | commitdiff | diff to current |
2016-03-09 |
oliver@apple.com | Start moving to separated writable and executable mappi... |
blob | commitdiff | diff to current |
2016-03-08 |
commit-queue@webki... | Unreviewed, rolling out r197793 and r197799. |
blob | commitdiff | diff to current |
2016-03-08 |
oliver@apple.com | Start moving to separated writable and executable mappi... |
blob | commitdiff | diff to current |
2016-03-07 |
commit-queue@webki... | [JSC] Improve codegen of Compare and Test |
blob | commitdiff | diff to current |
2016-03-04 |
commit-queue@webki... | [JSC] Add support for MADD, MSUB and MNEG to Air |
blob | commitdiff | diff to current |
2016-03-03 |
commit-queue@webki... | [JSC] Improve Select of Doubles based on Double condition |
blob | commitdiff | diff to current |
2016-03-01 |
utatane.tea@gmail.com | [DFG][FTL][B3] Support floor and ceil |
blob | commitdiff | diff to current |
2016-02-19 |
commit-queue@webki... | [JSC] Improve the instruction selection of Select |
blob | commitdiff | diff to current |
2016-02-18 |
commit-queue@webki... | [JSC] ARM64: Support the immediate format used for... |
blob | commitdiff | diff to current |
2016-02-13 |
commit-queue@webki... | [JSC] ZeroExtend and SignExtend use incorrect addressin... |
blob | commitdiff | diff to current |
2016-02-12 |
benjamin@webkit.org | [JSC] On x86, improve the selection of which value... |
blob | commitdiff | diff to current |
2016-02-04 |
fpizlo@apple.com | REGRESSION(192409): Cannot rely on add32() to zero... |
blob | commitdiff | diff to current |
2016-01-19 |
commit-queue@webki... | [JSC] fixSpillSlotZDef() crashes on ARM64 |
blob | commitdiff | diff to current |
2016-01-12 |
commit-queue@webki... | [JSC] Add Div/Mod and fix Mul for B3 ARM64 |
blob | commitdiff | diff to current |
2016-01-10 |
commit-queue@webki... | [JSC] Make branchMul functional in ARM B3 and minor... |
blob | commitdiff | diff to current |
2016-01-07 |
mark.lam@apple.com | ARMv7 or32(TrustedImm32, AbsoluteAddress) may have... |
blob | commitdiff | diff to current |
2016-01-07 |
mark.lam@apple.com | ARMv7 or32(TrustedImm32, AbsoluteAddress) may have... |
blob | commitdiff | diff to current |
2016-01-06 |
commit-queue@webki... | [JSC] More B3 tests passing on ARM64 |
blob | commitdiff | diff to current |
2016-01-06 |
commit-queue@webki... | [JSC] Get more of testb3 to pass on ARM64 |
blob | commitdiff | diff to current |
2016-01-05 |
mark.lam@apple.com | Profiling should detect when multiplication overflows... |
blob | commitdiff | diff to current |
2016-01-04 |
commit-queue@webki... | [JSC] Build B3 by default on iOS ARM64 |
blob | commitdiff | diff to current |
2015-12-23 |
commit-queue@webki... | [JSC] Get the JavaScriptCore framework to build on... |
blob | commitdiff | diff to current |
2015-12-17 |
msaboff@apple.com | ARM64 MacroAssembler improperly reuses data temp regist... |
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-17 |
mark.lam@apple.com | Refactoring: move branchMul32's imm arg to the 3rd... |
blob | commitdiff | diff to current |
2015-11-13 |
commit-queue@webki... | [JSC] Do not generate an Add when adding a zero immedia... |
blob | commitdiff | diff to current |
2015-10-29 |
fpizlo@apple.com | Unreviewed, fix iOS build. |
blob | commitdiff | diff to current |
2015-10-29 |
fpizlo@apple.com | Air::spillEverything() should try to replace tmps with... |
blob | commitdiff | diff to current |
2015-10-28 |
mark.lam@apple.com | Rename MacroAssembler::callProbe() to probe(). |
blob | commitdiff | diff to current |
2015-10-28 |
mark.lam@apple.com | Update FTL to support UntypedUse operands for op_sub. |
blob | commitdiff | diff to current |
2015-10-15 |
mark.lam@apple.com | Add MASM_PROBE support for ARM64. |
blob | commitdiff | diff to current |
2015-10-08 |
commit-queue@webki... | Remove references to removed class RepatchBuffer |
blob | commitdiff | diff to current |
2015-09-21 |
fpizlo@apple.com | JSC should infer property types |
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-03 |
fpizlo@apple.com | Get rid of RepatchBuffer and replace it with static... |
blob | commitdiff | diff to current |
2015-08-07 |
utatane.tea@gmail.com | Add MacroAssembler::patchableBranch64 and fix ARM64... |
blob | commitdiff | diff to current |
2015-05-15 |
benjamin@webkit.org | [ARM64] Do not fail branchConvertDoubleToInt32 when... |
blob | commitdiff | diff to current |
2015-03-28 |
msaboff@apple.com | load8Signed() and load16Signed() should be renamed... |
blob | commitdiff | diff to current |
2015-03-28 |
msaboff@apple.com | Fix flakey dfg-int8array.js and dfg-int16array.js tests... |
blob | commitdiff | diff to current |
2015-02-18 |
fpizlo@apple.com | DFG should really support varargs |
blob | commitdiff | diff to current |
2014-11-14 |
mark.lam@apple.com | Reduce amount of cut-and-paste needed for probe mechani... |
blob | commitdiff | diff to current |
2014-07-28 |
benjamin@webkit.org | [JSC] JIT::assertStackPointerOffset() crashes on ARM64 |
blob | commitdiff | diff to current |
2014-07-15 |
benjamin@webkit.org | Reduce the overhead of updating the AssemblerBuffer |
blob | commitdiff | diff to current |
2014-06-13 |
fpizlo@apple.com | Even better diagnostics from DFG traps |
blob | commitdiff | diff to current |
2014-05-20 |
fpizlo@apple.com | Take care of some ARM64 test failures |
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-04-25 |
msaboff@apple.com | REGRESSION: Apparent hang of PCE.js Mac OS System 7... |
blob | commitdiff | diff to current |
2014-04-21 |
msaboff@apple.com | REGRESSION(r167591): ARM64 and ARM traditional builds... |
blob | commitdiff | diff to current |
2014-04-20 |
benjamin@webkit.org | Make the CSS JIT compile for ARM64 |
blob | commitdiff | diff to current |
2014-04-16 |
rgabor@webkit.org | Unreviewed, ARM64 buildfix after r167336. |
blob | commitdiff | diff to current |
2014-03-20 |
rgabor@webkit.org | [ARM64] Fix assembler build issues and add cacheFlush... |
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-25 |
fpizlo@apple.com | ARM64 rshift64 should be an arithmetic shift |
blob | commitdiff | diff to current |
2014-02-22 |
fpizlo@apple.com | It should be possible for a LinkBuffer to outlive the... |
blob | commitdiff | diff to current |
2014-02-17 |
fpizlo@apple.com | FTL OSR exit shouldn't make X86-specific assumptions |
blob | commitdiff | diff to current |
2014-01-29 |
msaboff@apple.com | Merge the jsCStack branch |
blob | commitdiff | diff to current |
2013-12-17 |
mhahnenberg@apple.com | Add some missing functions to MacroAssembler |
blob | commitdiff | diff to current |
2013-12-06 |
fpizlo@apple.com | FTL should use cvttsd2si directly for double-to-int32... |
blob | commitdiff | diff to current |
2013-12-03 |
msaboff@apple.com | ARM64: Crash in JIT code due to improper reuse of cache... |
blob | commitdiff | diff to current |
2013-11-22 |
msaboff@apple.com | REGRESSION(159395) Fix branch8(…, AbsoluteAddress,... |
blob | commitdiff | diff to current |
2013-11-20 |
commit-queue@webki... | [armv7][arm64] Speculative build fix after r159545. |
blob | commitdiff | diff to current |
2013-11-20 |
fpizlo@apple.com | Infer constant global variables |
blob | commitdiff | diff to current |
2013-11-18 |
fpizlo@apple.com | Simplify WatchpointSet state tracking |
blob | commitdiff | diff to current |
2013-11-14 |
aestes@apple.com | Fix the ARM64 build after recent JavaScriptCore changes |
blob | commitdiff | diff to current |
2013-10-18 |
fpizlo@apple.com | Unreviewed, another ARM64 build fix. |
blob | commitdiff | diff to current |
2013-10-18 |
fpizlo@apple.com | Unreviewed, speculative ARM64 build fix. |
blob | commitdiff | diff to current |
2013-10-18 |
fpizlo@apple.com | Unreviewed, speculative ARM build fix. |
blob | commitdiff | diff to current |
2013-10-15 |
dbates@webkit.org | [iOS] Upstream JavaScriptCore support for ARM64 |
blob | commitdiff | diff to current |
|