projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2013-04-26
verwaest@chromium.org
Fix arm port of tracking field representations. Based...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
palfia@homejinni.com
MIPS: HasOnlyAsciiChars can return incorrect results...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mvstanton@chromium.org
HConstant::InNewSpace() should be a constant function
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
jkummerow@chromium.org
Fix static initializers on x64
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
verwaest@chromium.org
Track storage types of instance variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Fix build failure on Win64 since r14458.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mvstanton@chromium.org
Change 'Parse error' to three more informative messages.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
dcarney@chromium.org
remove IsOneByteConvertible
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mvstanton@chromium.org
Lithium: avoid registers for constants when possible.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Add assertion about module scopes to Scope::ContextChai...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Add support for yield expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
danno@chromium.org
Prepare push to trunk. Now working on version 3.18.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Fix yield inside with
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
dcarney@chromium.org
HasOnlyAsciiChars can return incorrect results. Fixup...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
dcarney@chromium.org
forgot parends around macro arg
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mvstanton@chromium.org
Bootstrapper code for constructed arrays needs to be...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Implement support for Math.imul in Crankshaft.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mvstanton@chromium.org
Fix test/build failures (win64 compile warning, isolate...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
jkummerow@chromium.org
Better handling of Phi nodes with constant inputs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
mstarzinger...
Prevent false positive from GCMole in DeferredFormatSta...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
yurys@chromium.org
Avoid unnecessary indirection when creating CodeEntries
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
yangguo@chromium.org
Do not dereference handles during relocation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
dcarney@chromium.org
Defer slow branch of GetAlignedPointerFromInternalField
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
palfia@homejinni.com
MIPS: Constructed arrays can be created with Hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
palfia@homejinni.com
MIPS: Capture receiver in generator object
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
mvstanton@chromium.org
Constructed arrays can be created with Hydrogen code...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
dslomov@chromium.org
Win64 build
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
hpayer@chromium.org
Tell the GC prologues to construct RetainedObjectInfos...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
dslomov@chromium.org
First cut at API for ES6 ArrayBuffers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
mstarzinger...
Relax --debug-code checks that runtime returns are...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
mstarzinger...
Capture receiver in generator object
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
yangguo@chromium.org
Get isolate from thread local instead of (potentially...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
mstarzinger...
Fix evaluation order problems in Object.observe hooks.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
hpayer@chromium.org
Grow the old generation faster in high promotion mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
jkummerow@chromium.org
Fix overflow check in mul-i which was missing since...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
palfia@homejinni.com
MIPS: Clean up VMState a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
palfia@homejinni.com
MIPS: Generators can resume
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
palfia@homejinni.com
MIPS: Add monomorphic CompareNilICs and Crankshaft...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
plind44@gmail.com
MIPS: Fix NaN handling for start index in ArraySplice.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
mstarzinger...
Remove bogus forward declaration of ObjectGroup.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
mstarzinger...
Fix generator suspend and resume on ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
mstarzinger...
New GC APIs, try 2.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
svenpanne@chromium.org
Fixed HUnaryMathOperation regarding its possible operat...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Clean up VMState a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
dcarney@chromium.org
Change cctest/test-lockers to not copy persistent handl...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Fix windows build.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Remove Isolate::Current() from histograms.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
mstarzinger...
Generators can resume
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
svenpanne@chromium.org
MathSqrt and MathPowHalf do not cause any promotion.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
jkummerow@chromium.org
Properly consider Double inputs for representation...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yurys@chromium.org
Fix segmentation fault in CodeMap::Print
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Simplify some code related to x64 calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Fix clang build for x64.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
danno@chromium.org
Add monomorphic CompareNilICs and Crankshaft support
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
danno@chromium.org
Replace qsort with std::sort.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
ulan@chromium.org
Prepare push to trunk. Now working on version 3.18.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
svenpanne@chromium.org
Removed unbalanced brackets when printing an LEnvironment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
mvstanton@chromium.org
If the input to an HChange is of type smi, then no...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
yangguo@chromium.org
Refactor ExternalReference::isolate_address() to not...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
palfia@homejinni.com
MIPS: Disallow dereferencing deferred handles when...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
dslomov@chromium.org
Adds EXTERNAL_DOUBLE_ARRAY to a list of instance types
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
mstarzinger...
Expose the GC under a name that is less collision prone...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
ulan@chromium.org
Do not emit Simulates in HandlePolymorphicElementAccess.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
ulan@chromium.org
Add a flag to deoptimize all functions every n garbage...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
svenpanne@chromium.org
Do not emit double values at their use sites.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
mstarzinger...
Make it clear that GCMole depends on Clang 2.9 currently.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
mstarzinger...
Fix ugly typo in r14391.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
mstarzinger...
Switch GYP script to not use utils.py anymore.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
yangguo@chromium.org
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
yangguo@chromium.org
Fix clang build.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
yangguo@chromium.org
Disallow dereferencing deferred handles when generating...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
mstarzinger...
Change deprecated comments that still talk about SCons.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
yurys@chromium.org
Print ProfileNode id when dumping CPU profile to console
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
svenpanne@chromium.org
Remove the executable bit from scanner.cc file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
palfia@homejinni.com
MIPS: ARM: Fix erroneous detection of Double result...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
palfia@homejinni.com
MIPS: Improvements in lithium code generation. Recogniz...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
rodolph.perfetta...
ARM: VFP cleanup now that VFP2 is the baseline.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
jkummerow@chromium.org
Ignore observed Double output in binary operations...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mvstanton@chromium.org
Fixed issue in StoreNamedField codegen where integer32...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
yangguo@chromium.org
create uniform string api
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
yangguo@chromium.org
Add methods to allow resuming execution after calling...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
verwaest@chromium.org
Ensure callbacks transitions are actually followed.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mstarzinger...
Disable ParserSync test in GC stress mode for now.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
jkummerow@chromium.org
Fix outdated build/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mstarzinger...
Make Clang plugins directory configurable for GCMole.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
rossberg@chromium.org
Add d8 functionality for switching between realms ...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mstarzinger...
Replace CheckBuilder with IfBuilder everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
jkummerow@chromium.org
ARM: Fix erroneous detection of Double result type...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
svenpanne@chromium.org
Various improvements regarding the way we print code...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
ulan@chromium.org
Prepare push to trunk. Now working on version 3.18.3.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mstarzinger...
Skip one generators test because of no-snap failures.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
verwaest@chromium.org
Infer smi-range for smi-typed values.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
mvstanton@chromium.org
Improvements in lithium code generation. Recognizing...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
palfia@homejinni.com
MIPS: Generator objects can suspend
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
titzer@chromium.org
Refactor HCheckMaps to have a private constructor,...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
jkummerow@chromium.org
OS::MemMove/OS::MemCopy: Don't call through to generate...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
mstarzinger...
Switch elements access to use IfBuilder instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
mvstanton@chromium.org
RecordWriteStubs on ARM need to save FP registers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
ulan@chromium.org
Propagate OOM exception instead of crashing in CALL_HEA...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
mstarzinger...
Fix build failures on Win64 since r14354.
commit
|
commitdiff
|
tree
|
snapshot
next