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
/
full-codegen-arm64.cc
2014-08-22
verwaest@chromium.org
Move IC code into a subdir and move ic-compilation...
blob
|
commitdiff
|
raw
2014-08-20
Jacob.Bramley@arm.com
ARM64: Fix SHR logic error.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
yangguo@chromium.org
Purge unused internalized string accessors.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
bmeurer@chromium.org
Rename ASSERT* to DCHECK*.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
yangguo@chromium.org
For-of on null or undefined is an error
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
yangguo@chromium.org
Propagate serialization flag to inner functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
mvstanton@chromium.org
Introduce FLAG_vector_ics.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
rossberg@chromium.org
Remove harmony-typeof
blob
|
commitdiff
|
raw
|
diff to current
2014-07-16
mstarzinger@chromi...
Rename [Load/Delete]ContextSlot for consistency after...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
verwaest@chromium.org
Remove ASSERT since there are tons of different ASSIGN...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
verwaest@chromium.org
This CL simplifies var / const by ensuring the behavior...
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
verwaest@chromium.org
Fix computed properties on object literals with a doubl...
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
m.m.capewell@googl...
ARM64: optimize fullcodegen pushes
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
verwaest@chromium.org
Clean up the global object naming madness.
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-27
verwaest@chromium.org
Split SetProperty(...attributes, strictmode) into Defin...
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-23
yangguo@chromium.org
Introduce intrinsic to expose debug state to generated...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-17
yangguo@chromium.org
Interrupts must not mask stack overflow.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
wingo@igalia.com
For-of calls [Symbol.iterator]() on RHS to get iterator
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
rodolph.perfetta...
ARM64: Clean up support for explicit literal load.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Jacob.Bramley@arm.com
ARM64: Add and use SmiTagAndPush.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
titzer@chromium.org
Rename InvertCondition and ReverseConditionForCmp on...
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-03
marja@chromium.org
Minor cleanups & trivial refactoring related to Ast.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
ishell@chromium.org
FastCloneShallowArrayStub should not be used it the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
bmeurer@chromium.org
Skip write barriers in the fast case when setting up...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
yangguo@chromium.org
Decouple CpuFeatures from serializer state.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
yangguo@chromium.org
Refactor MacroAssembler::Prologue.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
yangguo@chromium.org
Clean up debugger flags.
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-06
mstarzinger@chromi...
Remove broken %_Log functionality.
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-30
mvstanton@chromium.org
Simplify feedback vector creation and store in SharedFu...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
svenpanne@chromium.org
Added a Isolate* parameter to Serializer::enabled().
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
danno@chromium.org
Revert r20974: Unify and simplify the FastCloneShallowA...
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
m.m.capewell@googl...
ARM64: slightly modify weight for profiling counter
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-17
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
Revert "ES6: Add support for Map/Set forEach"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
Revert "ES6: Add support for Map/Set forEach"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
adamk@chromium.org
ES6: Add support for Map/Set forEach
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Jacob.Bramley@arm.com
ARM64: Access has_pending_message_ correctly.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
yangguo@chromium.org
Implement handlified String::Equals and Name::Equals.
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-04-02
rossberg@chromium.org
Make invalid LHSs that are calls late errors
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
yangguo@chromium.org
Do not check for interrupt when allocating stack locals.
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-26
yangguo@chromium.org
Hide some runtime functions.
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
dcarney@chromium.org
Do stack checks while pushing locals
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
jochen@chromium.org
Rename A64 port to ARM64 port
blob
|
commitdiff
|
raw
|
diff to current