projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move IC code into a subdir and move ic-compilation related code from stub-cache into...
[platform/upstream/v8.git]
/
src
/
arm64
/
code-stubs-arm64.cc
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
2014-08-07
rodolph.perfetta...
ARM64: fix Instanceof stub.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
mstarzinger@chromi...
Unify InstanceofStub interface descriptors.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
danno@chromium.org
Land the Fan (disabled)
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
mvstanton@chromium.org
CallIC customization stubs must accept that a vector...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
verwaest@chromium.org
Restructure the IC / Handler compilers
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
Jacob.Bramley@arm.com
ARM64: never record safepoint with doubles
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
mvstanton@chromium.org
StubCallInterfaceDescriptor and CallInterfaceDescriptor...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
mvstanton@chromium.org
Revert "Use the same registers for StoreIC and KeyedSto...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
mvstanton@chromium.org
Use the same registers for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
mvstanton@chromium.org
Use a register spec for StoreIC and KeyedStoreIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-08
Jacob.Bramley@arm.com
Reland r22247 "ARM64: Use UntagSmi helpers and clean...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
dslomov@chromium.org
Revert "ARM64: Use UntagSmi helpers and clean up assert...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Jacob.Bramley@arm.com
ARM64: Use UntagSmi helpers and clean up assertions.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
verwaest@chromium.org
Only create arguments-maps in the bootstrapper, remove...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
dslomov@chromium.org
Revert "Only create arguments-maps in the bootstrapper...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
verwaest@chromium.org
Only create arguments-maps in the bootstrapper, remove...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
yangguo@chromium.org
Revert "Remove unnecessary check in RegExpExecStub."
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
yangguo@chromium.org
Remove unnecessary check in RegExpExecStub.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
mvstanton@chromium.org
KeyedLoadIC should have same register spec as LoadIC.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
yangguo@chromium.org
Fix regexp=interpreted build.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
mvstanton@chromium.org
Use IC register definitions in platform files.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
danno@chromium.org
Remove distinction between hidden and normal runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mvstanton@chromium.org
Cleanup CallInterfaceDescriptor
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
mvstanton@chromium.org
The IC exposes a register definition.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
mvstanton@chromium.org
Revert "Create a RegisterSpec class inside of the IC...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
mvstanton@chromium.org
Create a RegisterSpec class inside of the IC that provides:
blob
|
commitdiff
|
raw
|
diff to current
2014-06-17
mstarzinger@chromi...
Rename arguments object support functions to new scheme.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Revert "Reland 21774: Generate KeyedLoadGeneric...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
danno@chromium.org
Revert "Reland 21774: Generate KeyedLoadGeneric with...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Reland 21774: Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Revert 21774: "Generate KeyedLoadGeneric with Hydrogen"
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
danno@chromium.org
Generate KeyedLoadGeneric with Hydrogen
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
jochen@chromium.org
Use full include paths everywhere
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
bmeurer@chromium.org
Inline Array.shift() fast path instead of using a code...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
mvstanton@chromium.org
Refactor CallICStub to use a different stub for each...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
jochen@chromium.org
Replace STATIC_CHECK with STATIC_ASSERT.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
danno@chromium.org
Convert ElementsKind into a BitField
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
mvstanton@chromium.org
Reland "Customized support for feedback on calls to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
jkummerow@chromium.org
Revert "Customized support for feedback on calls to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
mvstanton@chromium.org
Customized support for feedback on calls to Array.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
danno@chromium.org
Reland r20974: Unify and simplify the FastCloneShallowA...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
verwaest@chromium.org
Revert "Reland r20974: Unify and simplify the FastClone...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
danno@chromium.org
Reland r20974: Unify and simplify the FastCloneShallowA...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
yangguo@chromium.org
Require SSE2 support for the ia32 port.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
rmcilroy@chromium.org
Reland - Arm64: Ensure that csp is always aligned to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
bmeurer@chromium.org
Improve Array.shift() performance for small arrays.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
bmeurer@chromium.org
Revert "Arm64: Ensure that csp is always aligned to...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
rmcilroy@chromium.org
Arm64: Fix check errors on Arm64 debug after r21177.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Jacob.Bramley@arm.com
ARM64: Use default-NaN mode to canonicalize NaNs.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
mvstanton@chromium.org
CallICStub with a "never patch" approach by default...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
bmeurer@chromium.org
Bulk update of Google copyright headers in source files.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
m.m.capewell@googl...
ARM64: Rename TryConvertDoubleToInt64 function
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
danno@chromium.org
Revert r20974: Unify and simplify the FastCloneShallowA...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
ulan@chromium.org
Convert function.name to API-style accessor and make...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
danno@chromium.org
Unify and simplify the FastCloneShallowArrayStub
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
svenpanne@chromium.org
CodeStubs contain their corresponding Isolate* now...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
svenpanne@chromium.org
CodeStubs contain their corresponding Isolate* now...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
yangguo@chromium.org
Return Object* instead of MaybeObject* from runtime...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
danno@chromium.org
Remove hand-written assembly ArrayPush stubs
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Jacob.Bramley@arm.com
ARM64: Preserve x8 and x9 when necessary.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
mvstanton@chromium.org
Revert "Reland of https://codereview.chromium.org/17252...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
mvstanton@chromium.org
Reland of https://codereview.chromium.org/172523002/
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
mvstanton@chromium.org
Revert r20474
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
mvstanton@chromium.org
Function calls are handled with a LoadIC and a Function...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
alexandre.rames...
ARM64: Optimize AllocateHeapNumber to use STP.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
yangguo@chromium.org
Reland "Clean up runtime functions for Maths."
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
yangguo@chromium.org
Revert "Clean up runtime functions for Maths."
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
yangguo@chromium.org
Clean up runtime functions for Maths.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
yangguo@chromium.org
Reland "Correctly OOM in the CEntryStub after retries."
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
yangguo@chromium.org
Revert "Correctly OOM in the CEntryStub after retries."
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
yangguo@chromium.org
Correctly OOM in the CEntryStub after retries.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
yangguo@chromium.org
Hide some runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
baptiste.afsa@arm.com
ARM64: Check size of code generated in ProfileEntryHook...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
yangguo@chromium.org
Fix interpreted regexp build.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
dslomov@chromium.org
Refactor optimized in hydrogen only runtime functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
m.m.capewell@googl...
ARM64: push/pop registers in stubs for safepoints
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Reland "Remove Failure::OutOfMemory propagation and...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Revert "Remove Failure::OutOfMemory propagation and...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
yangguo@chromium.org
Remove Failure::OutOfMemory propagation and V8::IgnoreO...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
jochen@chromium.org
Rename A64 port to ARM64 port
blob
|
commitdiff
|
raw
|
diff to current