2015-04-28 |
fpizlo@apple.com | FTL failed to initialize arguments.callee on the slow...
|
commit | commitdiff | tree |
2015-04-28 |
fpizlo@apple.com | Unreviewed, roll out r183438 "RegExp matches arrays...
|
commit | commitdiff | tree |
2015-04-27 |
fpizlo@apple.com | VarargsForwardingPhase should use bytecode liveness...
|
commit | commitdiff | tree |
2015-04-27 |
fpizlo@apple.com | Rationalize DFG DCE handling of nodes that perform...
|
commit | commitdiff | tree |
2015-04-25 |
fpizlo@apple.com | CRASH in operationCreateDirectArgumentsDuringExit()
|
commit | commitdiff | tree |
2015-04-23 |
fpizlo@apple.com | DFG should insert Phantoms late using BytecodeKills...
|
commit | commitdiff | tree |
2015-04-23 |
fpizlo@apple.com | Rename HardPhantom to MustGenerate.
|
commit | commitdiff | tree |
2015-04-23 |
fpizlo@apple.com | Unreviewed, fix debug build.
|
commit | commitdiff | tree |
2015-04-23 |
fpizlo@apple.com | Nodes should have an optional epoch field
|
commit | commitdiff | tree |
2015-04-22 |
fpizlo@apple.com | Unreviewed, fix 32-bit. Forgot to make this simple...
|
commit | commitdiff | tree |
2015-04-22 |
fpizlo@apple.com | DFG should allow Phantoms after terminals
|
commit | commitdiff | tree |
2015-04-21 |
fpizlo@apple.com | DFG Call/ConstructForwardVarargs fails to restore the...
|
commit | commitdiff | tree |
2015-04-21 |
fpizlo@apple.com | MovHint should be a strong use
|
commit | commitdiff | tree |
2015-04-15 |
fpizlo@apple.com | Harden DFGForAllKills
|
commit | commitdiff | tree |
2015-04-13 |
fpizlo@apple.com | Unreviewed, fix Windows build. Windows doesn't take...
|
commit | commitdiff | tree |
2015-04-13 |
fpizlo@apple.com | Unreviewed, fix build. I introduced a new cell type...
|
commit | commitdiff | tree |
2015-04-13 |
fpizlo@apple.com | JSC should detect singleton functions
|
commit | commitdiff | tree |
2015-04-09 |
fpizlo@apple.com | run-jsc-benchmarks geomean of preferred means shouldn...
|
commit | commitdiff | tree |
2015-04-08 |
fpizlo@apple.com | JSArray::sortNumeric should handle ArrayWithUndecided
|
commit | commitdiff | tree |
2015-04-08 |
fpizlo@apple.com | Unreviewed, revert accidental commit.
|
commit | commitdiff | tree |
2015-04-08 |
fpizlo@apple.com | DFG::IntegerCheckCombiningPhase's wrap-around check...
|
commit | commitdiff | tree |
2015-04-07 |
fpizlo@apple.com | Constant folding of typed array properties should be...
|
commit | commitdiff | tree |
2015-04-07 |
fpizlo@apple.com | Make it possible to enable LLVM FastISel
|
commit | commitdiff | tree |
2015-03-31 |
fpizlo@apple.com | PutClosureVar CSE def() rule has a wrong base
|
commit | commitdiff | tree |
2015-03-30 |
fpizlo@apple.com | REGRESSION: js/regress/inline-arguments-local-escape...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | If we're in code for accessing scoped arguments, we...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | FTL ScopedArguments GetArrayLength generates incorrect...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, fixes to silly things. While landing fixes...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, fix obvious goof that was causing 32-bit...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Fix a typo that ggaren found but that I didn't fix...
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, we have edited this file in 2015.
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, VC found a bug. This fixes the bug.
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, try to fix Windows build.
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, fix debug build.
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Unreviewed, fix CLOOP build.
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame
|
commit | commitdiff | tree |
2015-03-26 |
fpizlo@apple.com | Use JITCompilationCanFail in more places, and make...
|
commit | commitdiff | tree |
2015-03-25 |
fpizlo@apple.com | Change Atomic methods from using the_wrong_naming_convention...
|
commit | commitdiff | tree |
2015-03-24 |
fpizlo@apple.com | JSC should have a low-cost asynchronous disassembler
|
commit | commitdiff | tree |
2015-03-24 |
fpizlo@apple.com | Move the bulk of the js/dom/const test into js/const...
|
commit | commitdiff | tree |
2015-03-23 |
fpizlo@apple.com | Remove DFG::ValueRecoveryOverride; it's been dead since...
|
commit | commitdiff | tree |
2015-03-22 |
fpizlo@apple.com | DFG OSR exit shouldn't assume that the frame count...
|
commit | commitdiff | tree |
2015-03-22 |
fpizlo@apple.com | Shorten the number of iterations to 10,000 since that...
|
commit | commitdiff | tree |
2015-03-22 |
fpizlo@apple.com | tests/stress/*tdz* tests do 10x more iterations than...
|
commit | commitdiff | tree |
2015-03-20 |
fpizlo@apple.com | Observably effectful nodes in DFG IR should come last...
|
commit | commitdiff | tree |
2015-03-17 |
fpizlo@apple.com | DFG IR shouldn't have a separate node for every kind...
|
commit | commitdiff | tree |
2015-03-16 |
fpizlo@apple.com | DFG::PutStackSinkingPhase should eliminate GetStacks...
|
commit | commitdiff | tree |
2015-03-14 |
fpizlo@apple.com | Object allocation sinking phase shouldn't re-decorate...
|
commit | commitdiff | tree |
2015-03-13 |
fpizlo@apple.com | DFG::PutStackSinkingPhase should eliminate GetStacks...
|
commit | commitdiff | tree |
2015-03-13 |
fpizlo@apple.com | Bytecode liveness analysis should have more lambdas...
|
commit | commitdiff | tree |
2015-03-04 |
fpizlo@apple.com | Only Heap should be in charge of deciding how to select...
|
commit | commitdiff | tree |
2015-03-04 |
fpizlo@apple.com | DFG IR should refer to FunctionExecutables directly...
|
commit | commitdiff | tree |
2015-03-04 |
fpizlo@apple.com | DFG should constant fold GetScope, and accesses to...
|
commit | commitdiff | tree |
2015-03-03 |
fpizlo@apple.com | JIT debugging features that selectively disable the...
|
commit | commitdiff | tree |
2015-03-03 |
fpizlo@apple.com | DFG compile time measurements should really report...
|
commit | commitdiff | tree |
2015-03-03 |
fpizlo@apple.com | Remove op_get_callee, it's unused
|
commit | commitdiff | tree |
2015-03-03 |
fpizlo@apple.com | SpeculativeJIT::emitAllocateArguments() should be a...
|
commit | commitdiff | tree |
2015-03-02 |
fpizlo@apple.com | FTL should correctly document where it puts the argument...
|
commit | commitdiff | tree |
2015-03-02 |
fpizlo@apple.com | Deduplicate slow path calling code in JITOpcodes.cpp...
|
commit | commitdiff | tree |
2015-03-02 |
fpizlo@apple.com | BytecodeGenerator shouldn't emit op_resolve_scope as...
|
commit | commitdiff | tree |
2015-02-27 |
fpizlo@apple.com | Unreviewed, roll out r180723. It broke a bunch of tests.
|
commit | commitdiff | tree |
2015-02-27 |
fpizlo@apple.com | BytecodeGenerator::constLocal() behaves identically...
|
commit | commitdiff | tree |
2015-02-27 |
fpizlo@apple.com | The bool returning form of BytecodeGenerator::addVar...
|
commit | commitdiff | tree |
2015-02-26 |
fpizlo@apple.com | Various array access corner cases should take OSR exit...
|
commit | commitdiff | tree |
2015-02-26 |
fpizlo@apple.com | DFG SSA stack accesses shouldn't speak of VariableAccessDatas
|
commit | commitdiff | tree |
2015-02-26 |
fpizlo@apple.com | DFG abstract heaps should respect the difference between...
|
commit | commitdiff | tree |
2015-02-25 |
fpizlo@apple.com | Need to pass RTLD_DEEPBIND to dlopen() to ensure that...
|
commit | commitdiff | tree |
2015-02-25 |
fpizlo@apple.com | Enable concurrent JIT on GTK
|
commit | commitdiff | tree |
2015-02-25 |
fpizlo@apple.com | CMake build of libllvmForJSC.so should limit its export...
|
commit | commitdiff | tree |
2015-02-24 |
fpizlo@apple.com | Our bizarre behavior on Arguments::defineOwnProperty...
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Get rid of JSLexicalEnvironment::argumentsGetter
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Remove unused activationCount and allTheThingsCount...
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Scopes should always be created with a previously-created...
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Add a comment to clarify that the test was taken from...
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Function name scope is only created on the function...
|
commit | commitdiff | tree |
2015-02-23 |
fpizlo@apple.com | Crash in DFGFrozenValue
|
commit | commitdiff | tree |
2015-02-20 |
fpizlo@apple.com | Build fix for gcc.
|
commit | commitdiff | tree |
2015-02-20 |
fpizlo@apple.com | Get rid of JSNameScope::m_type
|
commit | commitdiff | tree |
2015-02-18 |
fpizlo@apple.com | DFG should really support varargs
|
commit | commitdiff | tree |
2015-02-17 |
fpizlo@apple.com | StackLayoutPhase should use CodeBlock::usesArguments...
|
commit | commitdiff | tree |
2015-02-17 |
fpizlo@apple.com | Throwing from an FTL call IC slow path may result in...
|
commit | commitdiff | tree |
2015-02-16 |
fpizlo@apple.com | DFG SSA should use GetLocal for arguments, and the...
|
commit | commitdiff | tree |
2015-02-16 |
fpizlo@apple.com | js/regress/script-tests/elidable-new-object-roflcopter...
|
commit | commitdiff | tree |
2015-02-16 |
fpizlo@apple.com | Rare case profiling should actually work
|
commit | commitdiff | tree |
2015-02-11 |
fpizlo@apple.com | The callee frame helpers in DFG::SpeculativeJIT should...
|
commit | commitdiff | tree |
2015-02-11 |
fpizlo@apple.com | SetupVarargsFrame should not assume that an inline...
|
commit | commitdiff | tree |
2015-02-11 |
fpizlo@apple.com | Split FTL::JSCall into the part that knows about call...
|
commit | commitdiff | tree |
2015-02-11 |
fpizlo@apple.com | Unreviewed, fix build.
|
commit | commitdiff | tree |
2015-02-10 |
fpizlo@apple.com | op_call_varargs should only load the length once
|
commit | commitdiff | tree |
2015-02-10 |
fpizlo@apple.com | Remove unused DFG::SpeculativeJIT::calleeFrameOffset().
|
commit | commitdiff | tree |
2015-02-10 |
fpizlo@apple.com | DFG::StackLayoutPhase should always set the scopeRegister...
|
commit | commitdiff | tree |
2015-02-10 |
fpizlo@apple.com | Varargs frame set-up should be factored out for use...
|
commit | commitdiff | tree |
2015-02-09 |
fpizlo@apple.com | DFG call codegen should resolve the callee operand...
|
commit | commitdiff | tree |
2015-02-09 |
fpizlo@apple.com | DFG should only have two mechanisms for describing...
|
commit | commitdiff | tree |
2015-02-06 |
fpizlo@apple.com | DFG SSA shouldn't have SetArgument nodes
|
commit | commitdiff | tree |
2015-02-06 |
fpizlo@apple.com | It should be possible to use the DFG SetArgument node...
|
commit | commitdiff | tree |
2015-02-06 |
fpizlo@apple.com | Remove BytecodeGenerator::preserveLastVar() and replace...
|
commit | commitdiff | tree |
2015-02-03 |
fpizlo@apple.com | arguments[-1] should have well-defined behavior
|
commit | commitdiff | tree |
2015-02-03 |
fpizlo@apple.com | MultiGetByOffset should be marked NodeMustGenerate
|
commit | commitdiff | tree |
2015-02-03 |
fpizlo@apple.com | [FTL] inlined GetMyArgumentByVal with no arguments...
|
commit | commitdiff | tree |
next |