git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Arity fixup during inlining should do a 2 phase commit so it properly recovers the...
2017-09-15
sbarati@apple.com
Arity fixup during inlining should do a 2 phase commit...
commit
|
commitdiff
|
tree
2017-09-15
sbarati@apple.com
We should have a way of preventing a caller from making...
commit
|
commitdiff
|
tree
2017-09-15
sbarati@apple.com
Make dumping the graph print when both when exitOK...
commit
|
commitdiff
|
tree
2017-09-14
sbarati@apple.com
It should be valid to exit before each set when doing...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
Air should have a Vector of prologue generators instead...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
ASSERTION FAILED: op() == CheckStructure in Source...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
isNotCellSpeculation is wrong with respect to SpecEmpty
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
Make the distinction between entrypoints and CFG roots...
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
typeCheckHoistingPhase may emit a CheckStructure on...
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
Support compiling catch in the FTL
commit
|
commitdiff
|
tree
2017-09-01
sbarati@apple.com
Throwing an exception in the DFG/FTL should not cause...
commit
|
commitdiff
|
tree
2017-09-01
sbarati@apple.com
Graph::methodOfGettingAValueProfileFor compares NodeOrigin...
commit
|
commitdiff
|
tree
2017-08-31
sbarati@apple.com
useSeparatedWXHeap should never be true when not on iOS
commit
|
commitdiff
|
tree
2017-08-30
sbarati@apple.com
Unreviewed. Make test stop printing.
commit
|
commitdiff
|
tree
2017-08-30
sbarati@apple.com
semicolon is being interpreted as an = in the LiteralParser
commit
|
commitdiff
|
tree
2017-08-29
sbarati@apple.com
Throwing an exception in the DFG/FTL should not be...
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
Unreviewed. Fix 32-bit after r221196
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
DFG::JITCode::osrEntry should get sorted since we perform...
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
Support compiling catch in the DFG
commit
|
commitdiff
|
tree
2017-08-24
sbarati@apple.com
DFG::JITCode::osrEntry should get sorted since we perform...
commit
|
commitdiff
|
tree
2017-08-23
sbarati@apple.com
Support compiling catch in the DFG
commit
|
commitdiff
|
tree
2017-08-22
sbarati@apple.com
We are using valueProfileForBytecodeOffset when there...
commit
|
commitdiff
|
tree
2017-08-16
sbarati@apple.com
Make VM::scratchBufferForSize thread safe
commit
|
commitdiff
|
tree
2017-08-02
sbarati@apple.com
On memory-constrained iOS devices, reduce the rate...
commit
|
commitdiff
|
tree
2017-07-18
sbarati@apple.com
AirLowerAfterRegAlloc may incorrectly use a callee...
commit
|
commitdiff
|
tree
2017-07-17
sbarati@apple.com
Remove custom defined RELEASE_ASSERT in DFGObjectAllocationS...
commit
|
commitdiff
|
tree
2017-07-14
sbarati@apple.com
Fix ambiguous description text in ARES-6 about the...
commit
|
commitdiff
|
tree
2017-07-13
sbarati@apple.com
Missing exception check in JSObject::hasInstance
commit
|
commitdiff
|
tree
2017-07-12
sbarati@apple.com
GenericArguments consults the wrong state when tracking...
commit
|
commitdiff
|
tree
2017-07-11
sbarati@apple.com
remove the empty JavaScriptCore/wasm/js/WebAssemblyFunctionC...
commit
|
commitdiff
|
tree
2017-07-11
sbarati@apple.com
Allocation sinking phase should consider a CheckStructure...
commit
|
commitdiff
|
tree
2017-07-06
sbarati@apple.com
We are missing places where we invalidate the for-in...
commit
|
commitdiff
|
tree
2017-07-06
sbarati@apple.com
NewArray in FTLLowerDFGToB3 does not handle speculating...
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
LayoutTest workers/bomb.html is a Crash
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
DFGBytecodeParser op_to_this does not access the correct...
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
Add a new assertion to object allocation sinking phase
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Add better crash logging for allocation sinking phase
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Unreviewed. Mark workers/bomb.html as flaky.
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Skip unshiftCountSlowCase-correct-postCapacity.js on...
commit
|
commitdiff
|
tree
2017-07-01
sbarati@apple.com
B3ReduceStrength should reduce EqualOrUnordered over...
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
B3MoveConstants floatZero() returns the wrong ValueKey
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
B3ReduceDoubleToFloat incorrectly reduces operations...
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
Calculating postCapacity in unshiftCountSlowCase is...
commit
|
commitdiff
|
tree
2017-06-29
sbarati@apple.com
Add a Object rest/spread test to the experimental features...
commit
|
commitdiff
|
tree
2017-06-28
sbarati@apple.com
JITStubRoutine::passesFilter should use isJITPC
commit
|
commitdiff
|
tree
2017-06-28
sbarati@apple.com
Fix some stale comments in Wasm code base
commit
|
commitdiff
|
tree
2017-06-27
sbarati@apple.com
Remove an inaccurate comment inside DFGClobberize.h
commit
|
commitdiff
|
tree
2017-06-27
sbarati@apple.com
Function constructor needs to follow the spec and validate...
commit
|
commitdiff
|
tree
2017-06-27
sbarati@apple.com
RegExpPrototype.js builtin uses for-of iteration which...
commit
|
commitdiff
|
tree
2017-06-26
sbarati@apple.com
Skip a test on 32-bit platforms since we run out of...
commit
|
commitdiff
|
tree
2017-06-26
sbarati@apple.com
Crash in JSC::Lexer<unsigned char>::setCode
commit
|
commitdiff
|
tree
2017-06-23
sbarati@apple.com
The lowering of Identity in the DFG backend needs to...
commit
|
commitdiff
|
tree
2017-06-22
sbarati@apple.com
ValueRep(DoubleRep(@v)) can not simply convert to @v
commit
|
commitdiff
|
tree
2017-06-22
sbarati@apple.com
ArrayPrototype.map builtin declares a var it does not use
commit
|
commitdiff
|
tree
2017-06-22
sbarati@apple.com
eval virtual call is incorrect in the baseline JIT
commit
|
commitdiff
|
tree
2017-06-21
sbarati@apple.com
Make it clear that regenerating ICs are holding the...
commit
|
commitdiff
|
tree
2017-06-20
sbarati@apple.com
Unreviewed. Try to fix the build after r218594.
commit
|
commitdiff
|
tree
2017-06-20
sbarati@apple.com
repatchIn needs to lock the CodeBlock's lock
commit
|
commitdiff
|
tree
2017-06-15
sbarati@apple.com
[iOS wk2] Layout Test perf/object-keys.html is flaky
commit
|
commitdiff
|
tree
2017-06-12
sbarati@apple.com
Update test262 test expectation since r218082 makes...
commit
|
commitdiff
|
tree
2017-06-12
sbarati@apple.com
We should not claim that SpecEmpty is filtered out...
commit
|
commitdiff
|
tree
2017-06-12
sbarati@apple.com
Unreviewed. Unmark test as flaky after fix in r217944...
commit
|
commitdiff
|
tree
2017-06-07
sbarati@apple.com
ARES-6 incorrectly measures Worst 4 Iterations
commit
|
commitdiff
|
tree
2017-06-07
sbarati@apple.com
Assertion failure in com.apple.WebKit.WebContent.Development...
commit
|
commitdiff
|
tree
2017-06-06
sbarati@apple.com
Make sure we restore SP when doing calls that could...
commit
|
commitdiff
|
tree
2017-06-06
sbarati@apple.com
Add a version number to ARES-6
commit
|
commitdiff
|
tree
2017-06-06
sbarati@apple.com
Try to fix features.json by adding an ESNext section.
commit
|
commitdiff
|
tree
2017-06-06
sbarati@apple.com
We don't properly parse init_expr when the opcode is...
commit
|
commitdiff
|
tree
2017-06-05
sbarati@apple.com
Update JSC's features.json
commit
|
commitdiff
|
tree
2017-06-05
sbarati@apple.com
Update index.html to include ARES-6.
commit
|
commitdiff
|
tree
2017-06-02
sbarati@apple.com
Ensure a good experience for ARES-6 error reporting
commit
|
commitdiff
|
tree
2017-05-25
sbarati@apple.com
Our for-in optimization in the bytecode generator does...
commit
|
commitdiff
|
tree
2017-05-24
sbarati@apple.com
We should not mmap zero bytes for a memory in Wasm
commit
|
commitdiff
|
tree
2017-05-23
sbarati@apple.com
CFGSimplificationPhase should not merge a block with...
commit
|
commitdiff
|
tree
2017-05-22
sbarati@apple.com
We incorrectly throw a syntax error when declaring...
commit
|
commitdiff
|
tree
2017-05-21
sbarati@apple.com
We overwrite the callee save space on the stack when...
commit
|
commitdiff
|
tree
2017-05-19
sbarati@apple.com
Proxy's [[Get]] passes incorrect receiver
commit
|
commitdiff
|
tree
2017-05-18
sbarati@apple.com
We need to destroy worker threads in jsc.cpp
commit
|
commitdiff
|
tree
2017-05-18
sbarati@apple.com
WebAssembly: perform stack checks
commit
|
commitdiff
|
tree
2017-05-18
sbarati@apple.com
We don't do context switches for Wasm->Wasm call indirect
commit
|
commitdiff
|
tree
2017-05-17
sbarati@apple.com
PinnedRegisters should be better modeled in IRC/Briggs
commit
|
commitdiff
|
tree
2017-05-12
sbarati@apple.com
Computing optionalDefArgWidth in CheckSpecial should...
commit
|
commitdiff
|
tree
2017-05-12
sbarati@apple.com
isValidForm for SimpleAddr should use ptr() instead...
commit
|
commitdiff
|
tree
2017-05-09
sbarati@apple.com
CallLinkInfos belonging to Wasm->JS stubs need to be...
commit
|
commitdiff
|
tree
2017-05-09
sbarati@apple.com
testWasmBoundsCheck and testCallFunctionWithHellaArguments...
commit
|
commitdiff
|
tree
2017-05-05
sbarati@apple.com
putDirectIndex does not properly do defineOwnProperty
commit
|
commitdiff
|
tree
2017-05-04
sbarati@apple.com
stress/call-apply-exponential-bytecode-size.js.no-llint...
commit
|
commitdiff
|
tree
2017-05-04
sbarati@apple.com
How we build polymorphic cases is wrong when making...
commit
|
commitdiff
|
tree
2017-05-02
sbarati@apple.com
REGRESSION: LayoutTest workers/wasm-hashset-many.html...
commit
|
commitdiff
|
tree
2017-04-27
sbarati@apple.com
B3::FoldPathConstants does not consider the fall through...
commit
|
commitdiff
|
tree
2017-04-27
sbarati@apple.com
Restore some caching functionality that got accidentally...
commit
|
commitdiff
|
tree
2017-04-27
sbarati@apple.com
Add some more testing modes for Wasm tests now that...
commit
|
commitdiff
|
tree
2017-04-27
sbarati@apple.com
Print Wasm function index in stack trace
commit
|
commitdiff
|
tree
2017-04-27
sbarati@apple.com
ASSERTION FAILED: inIndex != notFound in JSC::invalidParamet...
commit
|
commitdiff
|
tree
2017-04-26
sbarati@apple.com
JSArray::isArrayPrototypeIteratorProtocolFastAndNonObservabl...
commit
|
commitdiff
|
tree
2017-04-25
sbarati@apple.com
Unreviewed. Attempt armv7k build fix after r215720
commit
|
commitdiff
|
tree
2017-04-25
sbarati@apple.com
Add ML to ARES6
commit
|
commitdiff
|
tree
2017-04-24
sbarati@apple.com
[mac debug] LayoutTest workers/wasm-long-compile-many...
commit
|
commitdiff
|
tree
2017-04-24
sbarati@apple.com
ASSERTION FAILED: m_table seen with workers/wasm-hashset...
commit
|
commitdiff
|
tree
2017-04-21
sbarati@apple.com
SharedArrayBuffer-opt.js fails with Briggs
commit
|
commitdiff
|
tree
next