git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARES-6 incorrectly measures Worst 4 Iterations
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
2017-04-18
sbarati@apple.com
JSTests:
commit
|
commitdiff
|
tree
2017-04-18
sbarati@apple.com
BytecodeGenerator ".call" and ".apply" is exponential...
commit
|
commitdiff
|
tree
2017-04-15
sbarati@apple.com
ParseInt intrinsic in DFG backend doesn't properly...
commit
|
commitdiff
|
tree
2017-04-14
sbarati@apple.com
WebAssembly: There is a short window of time where...
commit
|
commitdiff
|
tree
2017-04-14
sbarati@apple.com
WebAssembly: We should be able to postMessage a JSWebAssembl...
commit
|
commitdiff
|
tree
2017-04-07
sbarati@apple.com
WebAssembly: Module::getOrCreateCodeBlock is wrong
commit
|
commitdiff
|
tree
2017-04-07
sbarati@apple.com
WebAssembly: Make to a compilation API that allows...
commit
|
commitdiff
|
tree
2017-04-05
sbarati@apple.com
REGRESSION fix bad isWasm() test by ensuring proper...
commit
|
commitdiff
|
tree
2017-04-04
sbarati@apple.com
WebAssembly: JSWebAssemblyCallee should not be a JSCell
commit
|
commitdiff
|
tree
2017-04-03
sbarati@apple.com
Add a new test to ARES6
commit
|
commitdiff
|
tree
2017-04-01
sbarati@apple.com
WebAssembly: Make our calls out to JS PIC friendly
commit
|
commitdiff
|
tree
2017-03-31
sbarati@apple.com
WebAssembly: Strip WasmParser and WasmFunctionParser...
commit
|
commitdiff
|
tree
2017-03-31
sbarati@apple.com
WebAssembly: Ref count Signature and SignatureInformation...
commit
|
commitdiff
|
tree
2017-03-31
sbarati@apple.com
WebAssembly: When Wasm calls to C, it should use Wasm...
commit
|
commitdiff
|
tree
2017-03-30
sbarati@apple.com
WebAssembly: pass Wasm::Context* to vmEntryToWasm when...
commit
|
commitdiff
|
tree
2017-03-29
sbarati@apple.com
LinkBuffer and ExecutableAllocator shouldn't have anything...
commit
|
commitdiff
|
tree
2017-03-29
sbarati@apple.com
AssemblyHelpers should not have a VM field
commit
|
commitdiff
|
tree
2017-03-15
sbarati@apple.com
WebAssembly: When we GC to try to get a fast memory...
commit
|
commitdiff
|
tree
2017-03-11
sbarati@apple.com
WebAssembly: Make more demos run
commit
|
commitdiff
|
tree
2017-03-09
sbarati@apple.com
WebAssembly: Make the Unity AngryBots demo run
commit
|
commitdiff
|
tree
2017-03-07
sbarati@apple.com
WebAssembly: Implement the WebAssembly.instantiate API
commit
|
commitdiff
|
tree
2017-03-07
sbarati@apple.com
Unreviewed. Fix test expected error message.
commit
|
commitdiff
|
tree
2017-03-06
sbarati@apple.com
WebAssembly: implement init_expr for Element
commit
|
commitdiff
|
tree
2017-03-01
sbarati@apple.com
Implement a mega-disassembler that'll be used in the FTL
commit
|
commitdiff
|
tree
2017-02-28
sbarati@apple.com
Arm64 disassembler prints "ars" instead of "asr"
commit
|
commitdiff
|
tree
2017-02-24
sbarati@apple.com
Unreviewed. Remove inaccurate copy-paste comment from...
commit
|
commitdiff
|
tree
2017-02-24
sbarati@apple.com
Intrinsicify parseInt
commit
|
commitdiff
|
tree
2017-02-23
sbarati@apple.com
Make Briggs fixpoint validation run only with validateGraphA...
commit
|
commitdiff
|
tree
2017-02-23
sbarati@apple.com
Speculative fix for jsc timing out tests
commit
|
commitdiff
|
tree
2017-02-22
sbarati@apple.com
Add biased coloring to Briggs and IRC
commit
|
commitdiff
|
tree
2017-02-22
sbarati@apple.com
Unreviewed. Rename AirGraphColoring.* files to AirAllocateRe...
commit
|
commitdiff
|
tree
2017-02-22
sbarati@apple.com
Add the Briggs optimistic allocator to run on ARM64
commit
|
commitdiff
|
tree
2017-02-21
sbarati@apple.com
Air should have a disassembly mode that dumps IR and...
commit
|
commitdiff
|
tree
2017-02-11
sbarati@apple.com
Object allocation sinking phase doesn't properly handle...
commit
|
commitdiff
|
tree
2017-02-08
sbarati@apple.com
Air IRC might spill a terminal that produces a value...
commit
|
commitdiff
|
tree
2017-02-06
sbarati@apple.com
Make ARES-6 work from the CLI again
commit
|
commitdiff
|
tree
2017-02-03
sbarati@apple.com
When OSR entering to the baseline JIT from the LLInt...
commit
|
commitdiff
|
tree
2017-01-28
sbarati@apple.com
Make the CLI for the sampling profiler better for inlined...
commit
|
commitdiff
|
tree
2017-01-26
sbarati@apple.com
Harden how the compiler references GC objects
commit
|
commitdiff
|
tree
2017-01-26
sbarati@apple.com
WebAssembly JS API: coerce return values from imports
commit
|
commitdiff
|
tree
2017-01-24
sbarati@apple.com
https://bugs.webkit.org/show_bug.cgi?id=167247
commit
|
commitdiff
|
tree
2017-01-20
sbarati@apple.com
We should flash a safepoint before each DFG/FTL phase
commit
|
commitdiff
|
tree
2017-01-13
sbarati@apple.com
Initialize the ArraySpecies watchpoint as Clear and...
commit
|
commitdiff
|
tree
2017-01-13
sbarati@apple.com
Add a slice intrinsic to the DFG/FTL
commit
|
commitdiff
|
tree
2017-01-13
sbarati@apple.com
Concurrent GC has a bug where we would detect a race...
commit
|
commitdiff
|
tree
2017-01-07
sbarati@apple.com
Add a slice intrinsic to the DFG/FTL
commit
|
commitdiff
|
tree
2017-01-04
sbarati@apple.com
stress/spread-calling.js timing out on the bots
commit
|
commitdiff
|
tree
2017-01-04
sbarati@apple.com
We don't properly handle exceptions inside the nativeCallTra...
commit
|
commitdiff
|
tree
2017-01-03
sbarati@apple.com
WebAssembly: Some loads don't take into account the...
commit
|
commitdiff
|
tree
2016-12-29
sbarati@apple.com
WebAssembly: Rebase spec-tests now that wabt has been...
commit
|
commitdiff
|
tree
2016-12-29
sbarati@apple.com
WebAssembly: Don't allow duplicate export names
commit
|
commitdiff
|
tree
2016-12-29
sbarati@apple.com
Unreviewed. Fix jsc.cpp build error.
commit
|
commitdiff
|
tree
2016-12-29
sbarati@apple.com
WebAssembly: Implement grow_memory and current_memory
commit
|
commitdiff
|
tree
2016-12-23
sbarati@apple.com
WebAssembly: Make calling Wasm functions that returns...
commit
|
commitdiff
|
tree
2016-12-22
sbarati@apple.com
WebAssembly: Make the spec-tests/address.wast.js test...
commit
|
commitdiff
|
tree
2016-12-22
sbarati@apple.com
WebAssembly: Silence the output of the spec-tests
commit
|
commitdiff
|
tree
2016-12-22
sbarati@apple.com
WebAssembly: Make the spec-tests/start.wast.js test...
commit
|
commitdiff
|
tree
2016-12-22
sbarati@apple.com
WebAssembly: Import spec tests
commit
|
commitdiff
|
tree
2016-12-21
sbarati@apple.com
WebAssembly: We should compile wasm functions in parallel
commit
|
commitdiff
|
tree
2016-12-19
sbarati@apple.com
WebAssembly: Make running Wasm tests take less time...
commit
|
commitdiff
|
tree
2016-12-19
sbarati@apple.com
WebAssembly: Implement the WebAssembly.compile and...
commit
|
commitdiff
|
tree
2016-12-17
sbarati@apple.com
WebAssembly: WasmB3IRGenerator uses WarmAny as a ValueRep...
commit
|
commitdiff
|
tree
next