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
2010-02-18
kmillikin@chromium.org
Refactor assignments in the ia32 code generator.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
sgjesse@chromium.org
Add a test case for issue 618
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
whesse@chromium.org
Fix error in compound assignment to keyed load by makin...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
mikhail.naganov...
Kill some unused code.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
whesse@chromium.org
Change KeyedLoadIC interface on ia32 to take receiver...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
sgjesse@chromium.org
Fix issues with commit r3839
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
sgjesse@chromium.org
Refactor the check for generating inline constructors
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
peter.rybin...
Fix lint errors
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
peter.rybin...
Add central bridge for liveedit support
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
kmillikin@chromium.org
Remove a generated mov and jmp.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
mikhail.naganov...
Implement tagging of profiler log event blocks.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
whesse@chromium.org
Remove obsolete bug TODO
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
antonm@chromium.org
Adding checks for the cases when array grows too big.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
sgjesse@chromium.org
Remove duplicate function from runtime.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
antonm@chromium.org
Introduce Array.splice builtin.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
antonm@chromium.org
Renaming test/mjsunit/array-splice.js to test/mjsunit...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
sgjesse@chromium.org
Mark two tests as part of the threading tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
kmillikin@chromium.org
Fix stack corruption when calling non-function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
antonm@chromium.org
Add class name into FunctionTemplateInfo debug printing.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
antonm@chromium.org
Normalize the object before updating getter/setter...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
sgjesse@chromium.org
Fix construction of simple objects with setters on...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
vitalyr@chromium.org
Don't externalize fresh strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
mikhail.naganov...
Fix the build after previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
mikhail.naganov...
Enable passing of script data via script creation methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
ager@chromium.org
Make sure that the inline_new flag guards all the optim...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
antonm@chromium.org
Port keyed interceptor stubs to ARM and x64.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
fschneider...
Pass the complete number type information into the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
mikhail.naganov...
Fix regression in cctest/test-log/EquivalenceOfLoggingA...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
antonm@chromium.org
Introduce builtin for Array.slice function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
mikhail.naganov...
Use binary search in GetScriptLineNumber.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
ager@chromium.org
Land thumb2 assembler update.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
sgjesse@chromium.org
Fix inline NumberToString
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
ager@chromium.org
Port arguments object allocation in generated code...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
yurys@chromium.org
Object.getOwnPropertyNames should return string names...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
sgjesse@chromium.org
Inline NumberToString
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
ager@chromium.org
Remove caching of ToBoolean on the global context....
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
kmillikin@chromium.org
Remove printf committed by mistake
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
fschneider...
Fix arm build.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
fschneider...
Introduce number type information in the virtual frame.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
mikhail.naganov...
Add GetScriptOrigin and GetScriptLineNumber functions...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
antonm@chromium.org
Introduce builtin for Array.unshift function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
kmillikin@chromium.org
Change the interface of CallStubCompiler::CompileCallIn...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
antonm@chromium.org
Refactoring various pieces of post interceptor caching.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
whesse@chromium.org
Change CallIC interface on ARM. Remove name from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
antonm@chromium.org
Elaborating test for Array.shift a bit.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
whesse@chromium.org
Simplify compilation of CallIC interceptor stub.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
antonm@chromium.org
Introduce builtin for Array.shift function.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
yurys@chromium.org
Land 598061(Process //@ scriptURL=url comment for scrip...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
kmillikin@chromium.org
Change interface to CodeGenerator::LoadFromSlot.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
whesse@chromium.org
Fix CallIC stub for CallInterceptor on ARM
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
antonm@chromium.org
Compile very thin code to access objects on which index...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
sgjesse@chromium.org
Fix array allocation in generated code on x64
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
lrn@chromium.org
Added optimization for div/mod by constant power of 2.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
sgjesse@chromium.org
Optimize string plus smi
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
sgjesse@chromium.org
Probe the symbol table for two character strings in...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
whesse@chromium.org
Change LoadIC interface on ia32 to take arguments in...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
kmillikin@chromium.org
Change the interface of CodeGenerator::InstantiateBoile...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
fschneider...
Add last use data flow information to the fast code...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
whesse@chromium.org
Port change in CallIC interface to x64 platform. Name...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
kmillikin@chromium.org
Add a regression test for chromium issue 35344.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
ager@chromium.org
Port FastCloneShallowArrayStub to ARM and x64.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
ager@chromium.org
Fix problem with GenericBinaryOperationStub::GenerateCa...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
kmillikin@chromium.org
Simple type tracking in the fast code generator.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
ager@chromium.org
Always load the JavaScript builtins code entry from...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
mikhail.naganov...
Report code stubs to OProfile.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
whesse@chromium.org
Change StoreIC interface on ARM platform
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
antonm@chromium.org
Refactor prototype setting code and expose SetPrototype...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
kmillikin@chromium.org
Harden global variable accesses in the fast code generator.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
antonm@chromium.org
Making lint happy.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
kmillikin@chromium.org
Restrict the syntax that we aggressively optimize.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
vitalyr@chromium.org
ia32: Fuse map and type checks in call ICs for API...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
whesse@chromium.org
Eliminate unused function KeyedStoreIC::GenerateExtendS...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
whesse@chromium.org
Fix error introduced in version 3820. Add optimization...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
kmillikin@chromium.org
Initial implementation of fast path operation for bitwi...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
lrn@chromium.org
Ported ia32 optimization of revision 3487 to x64.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
whesse@chromium.org
Change GenerateLoadStringLength to have two scratch...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
ricow@chromium.org
Changed fuzzer to randomly remove half of the arguments...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
kmillikin@chromium.org
Added helper functions for fixed register allocation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
whesse@chromium.org
Eliminate *IC::Generate() function on all platforms.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
fschneider...
Eliminate unnecessary depencencies in some header files.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
erik.corry...
Optimize concat for one argument (two if you count...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
serya@chromium.org
Review URL: http://codereview.chromium.org/561049
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
mikhail.naganov...
Fix tests after r3811.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
fschneider...
Move class declaration of Comment from codegen-inl...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
mikhail.naganov...
Profiler tick processor: exploit d8's readline to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
fschneider...
Fast compiler: Load globals variables directly from...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
mikhail.naganov...
Fix test failures in debug mode w/snapshots. It turns...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
lrn@chromium.org
ARM native string addition.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
sgjesse@chromium.org
ARMv7 ubfx support
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
ricow@chromium.org
Added checked convert of object to DefineOrRedefineAcce...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
mikhail.naganov...
Fix issue 597: builtins and stubs are missing in profil...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
sgjesse@chromium.org
Fixed random style violations.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
sgjesse@chromium.org
Fixed another presubmit error
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
sgjesse@chromium.org
MIPS port initial commit
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
ricow@chromium.org
Added extra tests to the DefineOrRedefineAccessorProper...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
mikhail.naganov...
Apply r3795 to bleeding_edge.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
sgjesse@chromium.org
Fix presubmit errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
ricow@chromium.org
Added IsProperty() check to result in DefineOrRedefineA...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
lrn@chromium.org
ARM: Implement native substring copying.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
erik.corry...
Revert last change (temporarily using only the full...
commit
|
commitdiff
|
tree
|
snapshot
next