git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove m_subclassData from JSArray, move the attribute to subclass as needed
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
jit
/
JITInlineMethods.h
2012-04-18
benjamin@webkit.org
Remove m_subclassData from JSArray, move the attribute...
blob
|
commitdiff
2012-03-08
oliver@apple.com
Further harden 64-bit JIT
blob
|
commitdiff
|
diff to current
2012-03-06
oliver@apple.com
Add basic support for constant blinding to the JIT
blob
|
commitdiff
|
diff to current
2012-02-26
mhahnenberg@apple.com
Implement fast path for op_new_array in the baseline JIT
blob
|
commitdiff
|
diff to current
2012-02-22
fpizlo@apple.com
JSC should be a triple-tier VM
blob
|
commitdiff
|
diff to current
2012-02-21
aroben@apple.com
Roll out r108309, r108323, and r108326
blob
|
commitdiff
|
diff to current
2012-02-21
fpizlo@apple.com
JSC should be a triple-tier VM
blob
|
commitdiff
|
diff to current
2012-02-21
fpizlo@apple.com
Unreviewed, rolling out trac.webkit.org/changeset/108291
blob
|
commitdiff
|
diff to current
2012-02-21
mhahnenberg@apple.com
Implement fast path for op_new_array in the baseline JIT
blob
|
commitdiff
|
diff to current
2012-02-12
fpizlo@apple.com
Old 32_64 JIT should assert that its use of map() is...
blob
|
commitdiff
|
diff to current
2012-02-10
mhahnenberg@apple.com
Split MarkedSpace into destructor and destructor-free...
blob
|
commitdiff
|
diff to current
2012-02-08
oliver@apple.com
updateTopCallframe in the baseline JIT doesn't provide...
blob
|
commitdiff
|
diff to current
2012-02-03
mhahnenberg@apple.com
Refactor MarkedBlock::SizeClass into a separate class
blob
|
commitdiff
|
diff to current
2012-01-20
fpizlo@apple.com
Bytecode instructions that may have value profiling...
blob
|
commitdiff
|
diff to current
2011-12-21
fpizlo@apple.com
Value Profiles for arguments should be more easily...
blob
|
commitdiff
|
diff to current
2011-12-16
mhahnenberg@apple.com
De-virtualize destructors
blob
|
commitdiff
|
diff to current
2011-11-14
ggaren@apple.com
32-bit Build fix: declare virtual register indices...
blob
|
commitdiff
|
diff to current
2011-11-10
barraclough@apple.com
Fix sampling counters on ARMv7, move add64 functionalit...
blob
|
commitdiff
|
diff to current
2011-11-06
fpizlo@apple.com
Value profiling should just use two buckets
blob
|
commitdiff
|
diff to current
2011-10-28
msaboff@apple.com
ENH: Add 8 bit string support to JSC JIT
blob
|
commitdiff
|
diff to current
2011-10-19
ggaren@apple.com
Some rope cleanup following r97827
blob
|
commitdiff
|
diff to current
2011-10-09
commit-queue@webki...
Fix value profiling in 32_64 JIT
blob
|
commitdiff
|
diff to current
2011-10-04
barraclough@apple.com
On X86, switch bucketCount into a register, timeoutChec...
blob
|
commitdiff
|
diff to current
2011-09-22
barraclough@apple.com
Build fix following fix for bug #68586.
blob
|
commitdiff
|
diff to current
2011-09-21
barraclough@apple.com
Should support value profiling on CPU(X86)
blob
|
commitdiff
|
diff to current
2011-09-21
barraclough@apple.com
Replace jsFunctionVPtr compares with a type check on...
blob
|
commitdiff
|
diff to current
2011-09-20
oliver@apple.com
Refactor Heap allocation logic into separate Allocation...
blob
|
commitdiff
|
diff to current
2011-09-20
commit-queue@webki...
Unreviewed, rolling out r95493 and r95496.
blob
|
commitdiff
|
diff to current
2011-09-19
oliver@apple.com
Refactor Heap allocation logic into separate Allocation...
blob
|
commitdiff
|
diff to current
2011-09-19
fpizlo@apple.com
DFG speculation failures should act as additional value...
blob
|
commitdiff
|
diff to current
2011-09-19
oliver@apple.com
Rename NewSpace to MarkedSpace
blob
|
commitdiff
|
diff to current
2011-09-16
weinig@apple.com
Prepare JSTypes for more Object subtypes
blob
|
commitdiff
|
diff to current
2011-09-16
ggaren@apple.com
Rolled back in r95201 with test failure fixed.
blob
|
commitdiff
|
diff to current
2011-09-16
ossy@webkit.org
Source/JavaScriptCore: REGRESSION(r95201): It made...
blob
|
commitdiff
|
diff to current
2011-09-15
ggaren@apple.com
Value chaining for JSValue32_64 bitops.
blob
|
commitdiff
|
diff to current
2011-09-14
fpizlo@apple.com
Tiered compilation heuristics do not account for value...
blob
|
commitdiff
|
diff to current
2011-09-08
fpizlo@apple.com
Value profling and execution count profiling is perform...
blob
|
commitdiff
|
diff to current
2011-09-07
oliver@apple.com
Remove JSObjectWithGlobalObject
blob
|
commitdiff
|
diff to current
2011-09-07
barraclough@apple.com
Refactor JIT checks for ObjectType into helper functions.
blob
|
commitdiff
|
diff to current
2011-08-25
commit-queue@webki...
Keep track of topCallFrame for Stack traces
blob
|
commitdiff
|
diff to current
2011-08-20
fpizlo@apple.com
The JSC JIT currently has no facility to profile and...
blob
|
commitdiff
|
diff to current
2011-08-05
oliver@apple.com
Inline allocation of function objects
blob
|
commitdiff
|
diff to current
2011-07-18
commit-queue@webki...
JSC JIT does not inline GC allocation fast paths
blob
|
commitdiff
|
diff to current
2011-05-01
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=59896
blob
|
commitdiff
|
diff to current
2011-04-21
barraclough@apple.com
Add SAMPLING_FLAGS tool to DFG JIT.
blob
|
commitdiff
|
diff to current
2011-04-11
barraclough@apple.com
Bug 58263 - Use EncodedValueDescriptor on both JSVALUE3...
blob
|
commitdiff
|
diff to current
2011-04-11
barraclough@apple.com
Bug 58198 - Clean up JSValue implementation for JSVALUE64
blob
|
commitdiff
|
diff to current
2011-04-11
commit-queue@webki...
2011-04-11 Thouraya ANDOLSI <thouraya.andolsi@st...
blob
|
commitdiff
|
diff to current
2011-04-07
barraclough@apple.com
Mapping booleans the same way as integers
blob
|
commitdiff
|
diff to current
2011-04-07
barraclough@apple.com
Bug 58057 - Store boolean payload in low bit of JSImmediate
blob
|
commitdiff
|
diff to current
2011-03-28
oliver@apple.com
2011-03-27 Oliver Hunt <oliver@apple.com>
blob
|
commitdiff
|
diff to current
2011-03-14
oliver@apple.com
2011-03-11 Oliver Hunt <oliver@apple.com>
blob
|
commitdiff
|
diff to current
2011-03-13
barraclough@apple.com
Bug 56273 - Add three operand forms to MacroAssember...
blob
|
commitdiff
|
diff to current
2011-03-13
barraclough@apple.com
Bug 56270 - The JIT 'friend's many classes in JSC;...
blob
|
commitdiff
|
diff to current
2011-03-12
loislo@chromium.org
2011-03-12 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
diff to current
2011-03-12
oliver@apple.com
2011-03-11 Oliver Hunt <oliver@apple.com>
blob
|
commitdiff
|
diff to current
2011-03-08
oliver@apple.com
2011-03-07 Oliver Hunt <oliver@apple.com>
blob
|
commitdiff
|
diff to current
2011-01-02
abarth@webkit.org
Move JavaScriptCore to Source
blob
|
commitdiff
|
diff to current