projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of [builtins] Unify the various versions of [[Call]] with a Call builtin....
[platform/upstream/v8.git]
/
src
/
2015-09-08
bmeurer
Revert of [builtins] Unify the various versions of...
tree
|
commitdiff
2015-09-08
bmeurer
[builtins] Unify the various versions of [[Call]] with...
tree
|
commitdiff
2015-09-08
chunyang.dai
X87: initialize the FPU state for X87 in prologue.
tree
|
commitdiff
2015-09-07
fedor
[heap] introduce ArrayBufferTracker
tree
|
commitdiff
2015-09-07
mstarzinger
[presubmit] Enable build/c++11 linter checking.
tree
|
commitdiff
2015-09-07
cbruni
Adding ElementsAccessor::Concat
tree
|
commitdiff
2015-09-07
cbruni
Avoid using %_CallFunction if the receiver doesn't...
tree
|
commitdiff
2015-09-07
mstarzinger
[turbofan] Clarify comment about Parameter indexing.
tree
|
commitdiff
2015-09-07
karl
Fix two byte string-search on big endian platforms
tree
|
commitdiff
2015-09-07
cbruni
Adding GetMoreGeneralElementsKind in elements-kind.h
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: [runtime] Remove useless IN builtin.
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: Reland Vector ICs: platform support for vector...
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: Remove obsolete functionality from the MacroAssemb...
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: [es6] Introduce a dedicated JSIteratorResult type.
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: [es6] Initial steps towards a correct implementati...
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: [es6] Re-implement rest parameters via desugaring.
tree
|
commitdiff
2015-09-07
hablich
Revert of Deactivate Parser Bookmarks (patchset #1...
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: Crankshaft is now able to compile top level code...
tree
|
commitdiff
2015-09-07
chunyang.dai
X87: [builtins] Pass correct number of arguments after...
tree
|
commitdiff
2015-09-06
dusan.m.milosavljevic
MIPS:[turbofan] Improve boolean materialization compares.
tree
|
commitdiff
2015-09-05
ishell
[arm] Decrease the size of the assembler class by alloc...
tree
|
commitdiff
2015-09-04
karl
[es6] Use SubString in String{Starts,Ends}With
tree
|
commitdiff
2015-09-04
karl
Reland: Speedup stringsearch for two byte strings
tree
|
commitdiff
2015-09-04
balazs.kilvady
MIPS: Optimize simulator.
tree
|
commitdiff
2015-09-04
ishell
Ensure we have some space on the stack for compilation.
tree
|
commitdiff
2015-09-04
hablich
Deactivate Parser Bookmarks.
tree
|
commitdiff
2015-09-04
ishell
Revert of [arm] Decrease the size of the assembler...
tree
|
commitdiff
2015-09-04
ishell
[arm] Decrease the size of the assembler class by alloc...
tree
|
commitdiff
2015-09-04
mstarzinger
Remove obsolete DEBUG and NDEBUG macro dance.
tree
|
commitdiff
2015-09-04
mbrandy
PPC: Remove obsolete functionality from the MacroAssemb...
tree
|
commitdiff
2015-09-04
mlippautz
Add template parameter and unittests to atomic utils.
tree
|
commitdiff
2015-09-04
machenbach
Revert of Speedup stringsearch for two byte strings...
tree
|
commitdiff
2015-09-04
karl
Speedup stringsearch for two byte strings
tree
|
commitdiff
2015-09-04
jkummerow
Handle all InstanceTypes in BitsetType::Lub().
tree
|
commitdiff
2015-09-04
jkummerow
Isolate::PrintStack: restore default verbose object...
tree
|
commitdiff
2015-09-04
mtrofin
[turbofan] Fix segfault when using --trace-turbo.
tree
|
commitdiff
2015-09-04
bmeurer
[runtime] Remove useless IN builtin.
tree
|
commitdiff
2015-09-04
mvstanton
Reland Vector ICs: platform support for vector-based...
tree
|
commitdiff
2015-09-04
mtrofin
[turbofan] Split before loops.
tree
|
commitdiff
2015-09-04
mtrofin
[turbofan] Greedy: split around calls heuristic.
tree
|
commitdiff
2015-09-03
bmeurer
Remove obsolete functionality from the MacroAssemblers.
tree
|
commitdiff
2015-09-03
mbrandy
PPC: [es6] Initial steps towards a correct implementati...
tree
|
commitdiff
2015-09-03
mbrandy
PPC: [es6] Introduce a dedicated JSIteratorResult type.
tree
|
commitdiff
2015-09-03
mbrandy
PPC: [es6] Re-implement rest parameters via desugaring.
tree
|
commitdiff
2015-09-03
balazs.kilvady
MIPS: Refine '[es6] Introduce a dedicated JSIteratorRes...
tree
|
commitdiff
2015-09-03
machenbach
Revert of Vector ICs: platform support for vector-based...
tree
|
commitdiff
2015-09-03
mvstanton
Vector ICs: platform support for vector-based stores.
tree
|
commitdiff
2015-09-03
ulan
Reland "Make sure that memory reducer makes progress...
tree
|
commitdiff
2015-09-03
machenbach
Revert of [es5] Class of object is "Function" if object...
tree
|
commitdiff
2015-09-03
bmeurer
[es5] Class of object is "Function" if object has ...
tree
|
commitdiff
2015-09-03
jarin
[turbofan] Do not force stack slot for eager deopt...
tree
|
commitdiff
2015-09-03
mtrofin
[turbofan] Include individual deferred block ranges...
tree
|
commitdiff
2015-09-03
mlippautz
[heap] Make AlwaysAlloceScope thread-safe.
tree
|
commitdiff
2015-09-03
oth
Remove GC metadata of code object before serializing.
tree
|
commitdiff
2015-09-03
mtrofin
[turbofan] Small fix in live range printer.
tree
|
commitdiff
2015-09-03
mlippautz
Adds atomic utilities (based on raw atomic operations...
tree
|
commitdiff
2015-09-03
neis
Remove no-zone versions of intersection and union.
tree
|
commitdiff
2015-09-03
bmeurer
[es6] Introduce a dedicated JSIteratorResult type.
tree
|
commitdiff
2015-09-03
titzer
[turbofan] support for Int64 in CheckedLoad/CheckedStor...
tree
|
commitdiff
2015-09-03
mstarzinger
[presubmit] Fix build/include linter violations.
tree
|
commitdiff
2015-09-03
mstarzinger
[presubmit] Fix whitespace/empty_loop_body linter viola...
tree
|
commitdiff
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
tree
|
commitdiff
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
tree
|
commitdiff
2015-09-02
oth
[Intepreter] Extend and move Register class.
tree
|
commitdiff
2015-09-02
mstarzinger
[heap] Move ObjectStatsVisitor into the proper component.
tree
|
commitdiff
2015-09-02
mstarzinger
[heap] Separate ObjectStats out into its own class.
tree
|
commitdiff
2015-09-02
cbruni
Adding ElementsAccessor::Shift
tree
|
commitdiff
2015-09-02
mbrandy
PPC: VectorICs: Cleanup, remove unnecessary arguments...
tree
|
commitdiff
2015-09-02
oth
Remove code link from serialization state.
tree
|
commitdiff
2015-09-02
rmcilroy
[Interpreter] Add support for property load operations.
tree
|
commitdiff
2015-09-02
mvstanton
VectorICs: Cleanup, remove unnecessary arguments from...
tree
|
commitdiff
2015-09-02
conradw
[strong] weak classes can't inherit from strong ones
tree
|
commitdiff
2015-09-02
mtrofin
[turbofan] Greedy: Unset hints at eviction.
tree
|
commitdiff
2015-09-02
fedor
heap: make array buffer maps disjoint
tree
|
commitdiff
2015-09-02
ishell
[arm64] Don't try convert binary operation to shifted...
tree
|
commitdiff
2015-09-02
hablich
Revert of [turbofan] Greedy: using hints (patchset...
tree
|
commitdiff
2015-09-02
mlippautz
[heap] Throw OOM upon failing to expand a PagedSpace...
tree
|
commitdiff
2015-09-02
mtrofin
[turbofan] Greedy: using hints
tree
|
commitdiff
2015-09-02
bmeurer
[es6] Fix invalid ToObject in String/Array iterator...
tree
|
commitdiff
2015-09-02
cbruni
ElementsAccessor Array Builtins Cleanup
tree
|
commitdiff
2015-09-01
bradnelson
Eliminate use of CompilationInfo in several AstVisitor...
tree
|
commitdiff
2015-09-01
cbruni
Adding ElementsAccessor::Unshift
tree
|
commitdiff
2015-09-01
littledan
Stage sloppy let
tree
|
commitdiff
2015-09-01
mlippautz
[heap,cctest] Fix CodeRange tests that use AllocateRawM...
tree
|
commitdiff
2015-09-01
binji
Remove harmony-atomics flag and collapse it into shared...
tree
|
commitdiff
2015-09-01
alph
Fix CPU profiler deadlock on Windows + AMD CPU.
tree
|
commitdiff
2015-09-01
bradnelson
Add asm.js typer / validator.
tree
|
commitdiff
2015-09-01
conradw
[strong] Class constructor bodies cannot contain "use...
tree
|
commitdiff
2015-09-01
littledan
Revert of Stage sloppy let (patchset #7 id:120001 of...
tree
|
commitdiff
2015-09-01
yurys
Extract common debugger code for processing compile...
tree
|
commitdiff
2015-09-01
mbrandy
PPC: Crankshaft is now able to compile top level code...
tree
|
commitdiff
2015-09-01
littledan
Stage sloppy let
tree
|
commitdiff
2015-09-01
mstarzinger
[presubmit] Fix runtime/indentation_namespace linter...
tree
|
commitdiff
2015-09-01
mvstanton
Vector ICs: Adapting store ic classes for vectors.
tree
|
commitdiff
2015-09-01
mtrofin
Revert "Revert of [turbofan] greedy: heuristic for...
tree
|
commitdiff
2015-09-01
mvstanton
Make type-feedback-vector.h usable without objects...
tree
|
commitdiff
2015-09-01
bmeurer
[runtime] Remove unused TO_NUMBER and TO_STRING functions.
tree
|
commitdiff
2015-09-01
jarin
[crankshaft] Cleanup representation calculation for...
tree
|
commitdiff
2015-09-01
mstarzinger
[turbofan] Remove obsolete unique.h includes in TurboFan.
tree
|
commitdiff
2015-09-01
mlippautz
Revert of heap: make array buffer maps disjoint (patchs...
tree
|
commitdiff
next