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-12-02
mstarzinger...
Handle captured objects in OptimizedFrame::Summarize.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
mvstanton@chromium.org
Removed pieces of extra_ic_state scattered around the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
bmeurer@chromium.org
Fix HInnerAllocatedObject to use an HValue for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
m.m.capewell...
ARM: Optimize WrapReceiver
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
machenbach...
Prepare push to trunk. Now working on version 3.23.17.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
machenbach...
Add retry feature for push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
verwaest@chromium.org
Remove special "store global proxy" IC, use as slow_stub().
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
bmeurer@chromium.org
Remove the obsolete Code::IsPregenerated flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
bmeurer@chromium.org
Fix compilation error with latest Xcode.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
bmeurer@chromium.org
Don't run tests if build fails in quickcheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
palfia@homejinni.com
MIPS: Drop IsPregenerated() and allow_stub_calls flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Fix failures on Octane 2.0 zlib benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
bmeurer@chromium.org
Drop IsPregenerated() and allow_stub_calls flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Fix --new-string-add feature.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Optimize NumberTagU
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
mvstanton@chromium.org
Array builtins need to be prevented from changing froze...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
m.m.capewell...
ARM: Optimize NumberTagU
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
verwaest@chromium.org
Reupload CallIC changes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
titzer@chromium.org
Eliminate HCheckHeapObject instructions in check elimin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.23.16.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yangguo@chromium.org
Turn off new_string_add flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yangguo@chromium.org
Revert r18144, r18143.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
jkummerow@chromium.org
A few small refactorings and typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
mstarzinger...
Follow-up fix for r18135 in TryCallApply.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yurys@chromium.org
Do not put allocated block into HeapObjectsMap
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
mstarzinger...
Fix context register allocation in LTransitionElementsKind.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yurys@chromium.org
Move heap profiler state flags to HeapProfiler
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
bmeurer@chromium.org
Enable --new-string-add by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yangguo@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
yangguo@chromium.org
Revert r18131 and r18139 "Clean up in the CallStubCompi...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Fetch strictmode in the interceptor setter from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Fix register usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Cleanup in the CallStubCompiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
palfia@homejinni.com
MIPS: Use the HandlerFrontendHeader in most call compilers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
verwaest@chromium.org
Remove strictmode from FindHandler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
verwaest@chromium.org
Fetch strictmode in the interceptor setter from the IC.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
verwaest@chromium.org
Fix register usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
titzer@chromium.org
Remove static asserts that dont compile on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
titzer@chromium.org
Implement global check elimination using the HFlowEngine.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
mvstanton@chromium.org
Move responsibility for definition of ExtraICState...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
yangguo@chromium.org
Fix bug in inlining Function.apply.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
titzer@chromium.org
Fix load elimination: can only .Equals() GVN-able instr...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
verwaest@chromium.org
Cleanup in the CallStubCompiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
rossberg@chromium.org
Move more logic from AST to oracle, pt 2
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
dslomov@chromium.org
Ensure that length is Smi in TypedArrayFromArrayLike...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
jochen@chromium.org
Undeprecate Persistent::ClearAndLeak
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
rmcilroy@chromium.org
Swap cp and pp registers on Arm such for work on OOL...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
machenbach...
Fix quickcheck make target.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
verwaest@chromium.org
Use the HandlerFrontendHeader in most call compilers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
hpayer@chromium.org
Fix allocation memento bookeeping code for js arrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
machenbach...
Prepare push to trunk. Now working on version 3.23.15.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
machenbach...
Add fast make and test all target.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
rossberg@chromium.org
Move more type collection logic from AST to oracle.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
m.m.capewell...
ARM: Optimize fixed double arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
hpayer@chromium.org
Added tracing support for pretenuring.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
mstarzinger...
Fix missing bounds check in n-arguments Array constructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
yangguo@chromium.org
Shorten autogenerated error message.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
jochen@chromium.org
Mark deprecated APIs with relatively little use as...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
rossberg@chromium.org
Harmony promises
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
machenbach...
Prepare push to trunk. Now working on version 3.23.14.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
mvstanton@chromium.org
ARM/MIPS compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
mvstanton@chromium.org
The goal is to discover the appropriate heap space...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
verwaest@chromium.org
Remove the strict-mode flag from store handlers. It...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
rmcilroy@chromium.org
Avoid trying to decode the raw inline constant which...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
yangguo@chromium.org
Add ES specification reference to DateNow.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
dcarney@chromium.org
Split Persistent into Persistent and UniquePersistent
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
bmeurer@chromium.org
Avoid useless #ifdef DEBUG checks for the --trace-ic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
dslomov@chromium.org
Provide "freeBuffer()" primitive for testing under...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
titzer@chromium.org
Avoid copying flow-sensitive state when only a goto...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
palfia@homejinni.com
MIPS: Optimize Integer32ToSmi.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
machenbach...
Increase test runner speed.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
machenbach...
Make optimized debug builds compile with all optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
m.m.capewell...
ARM: Optimize Integer32ToSmi
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
yangguo@chromium.org
Increase precision for base conversion for large integers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
yangguo@chromium.org
Flatten cons string for single character substrings.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
svenpanne@chromium.org
Removed dead ceiling function.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
ishell@chromium.org
Range info propagation through HBoundsCheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
machenbach...
Prepare push to trunk. Now working on version 3.23.13.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
svenpanne@chromium.org
Implement Math.ceil via Math.floor.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
titzer@chromium.org
Disable load elimination.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
yangguo@chromium.org
Speed up long-running test cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
yangguo@chromium.org
Make some ARM test cases faster.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
jochen@chromium.org
Add Isolate* parameter to static API methods that don...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
yangguo@chromium.org
Fix generate_trig_table build target.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
palfia@homejinni.com
MIPS: Generate TypedArrayInitialize builtin in hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
palfia@homejinni.com
MIPS: Minor cleanup in calling interceptors for loading...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
palfia@homejinni.com
MIPS: A performance regression in array literal creatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
m.m.capewell...
ARM: Optimize TypeofIsAndBranch
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
machenbach...
Make test runner more flexible for running fast tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
dslomov@chromium.org
Generate TypedArrayInitialize builtin in hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
jochen@chromium.org
Add versions with an Isolate parameter for inlined...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
machenbach...
Improve and refactor push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
bmeurer@chromium.org
Drop unused Assembler::set_external_target_at() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
verwaest@chromium.org
Minor cleanup in calling interceptors for loading prope...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
mvstanton@chromium.org
Fix failing test test-api/CheckCOWArraysCreatedRuntimeC...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
yangguo@chromium.org
Add -R option to merge-to-branch script to revert from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
yangguo@chromium.org
Force inline Math.random.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
mvstanton@chromium.org
A performance regression in array literal creation...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
titzer@chromium.org
Enable global load elimination.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
svenpanne@chromium.org
Fixed printer for JSFunction.
commit
|
commitdiff
|
tree
|
snapshot
next