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-06-24
mikhail.naganov...
Make SampleRateCalculator test resilient to float preci...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-24
erik.corry...
ARM: Remove a bunch of spilled scopes. Still a lot...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
lrn@chromium.org
X64: Change some fpu operations to use XMM registers.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
erik.corry...
ARM: Fix bug introduced in 4783 (2.2.15) that caused the
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
lrn@chromium.org
X64: A bunch of small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
whesse@chromium.org
Use SSE2 registers when comparing identical heap number...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
kaznacheev...
Remove redundant checks in and around GenerateDictionar...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
ricow@chromium.org
Prepare push to trunk. Now working on version 2.2.20.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
ricow@chromium.org
Add regression test for the code flushing in issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
ricow@chromium.org
Only flush code when there are no heap allocated locals...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
lrn@chromium.org
Lower waste from alignment of deferred code blocks.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
lukezarko
Make the apply.js unit test more resilient to differing...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
mikhail.naganov...
Heap profiler: perform a GC round before taking a snapshot
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
lrn@chromium.org
Made scanner follow coding style.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
erik.corry...
Augment trace-ic to provide information on patching...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
lrn@chromium.org
X64: Change strategy for spilling to match ia32. It...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-22
erik.corry...
Add movw and movt support for ARMv7. This includes...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
evan@chromium.org
Use this->Foo() in some places due to two-phase lookup.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
lrn@chromium.org
X64: Fix bug in LoadSSE2NumberOperands. It can be calle...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
lrn@chromium.org
X64: Reapply fix for allocating HeapNumber results...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
sgjesse@chromium.org
ARM: Update the generation of the name for GenericBinar...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
whesse@chromium.org
Avoid redundant smi check in x64 loading of floats...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-21
lrn@chromium.org
X64: Load HeapNumberMap once in BinaryOpStub, and reuse it.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
lrn@chromium.org
X64: Make more computations happen on 32-bit values...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
sgjesse@chromium.org
API: Resolve linker issues with using V8 as a DLL
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
erik.corry...
ARM: Load the heap number map into a register and keep it
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
antonm@chromium.org
Push AccessorInfo data directly if they reside in old...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
vitalyr@chromium.org
Track ascii-ness of data in externalized strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
lrn@chromium.org
X64: Change some smi operations to work on untagged...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
mikhail.naganov...
Heap profiler: add a missing link between a function...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
podivilov@chromium.org
Fix a bug when top level break points fall into the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
erik.corry...
ARM: Minor refactoring of RecordWrite, does not require...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
ager@chromium.org
Move definition of NegateConditon from assembler*-inl...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
sgjesse@chromium.org
ARM: Special case for modulus of two smis in the generi...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
mikhail.naganov...
Fix issue 738: make compilable with profilingsupport=off
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
podivilov@chromium.org
Save actual break point location to script break point...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
ager@chromium.org
Remove the comisd instruction from the ia32 and x64...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
lrn@chromium.org
X64: Change overflow checks to only jump on overflow.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
whesse@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
kaznacheev...
Port KeyedCallIC implementation to x64 and ARM.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
ager@chromium.org
Change hash computation for transcendental cache to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
antonm@chromium.org
Remove old named property query API.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
mikhail.naganov...
Fix HeapSnapshot test in the case when snapshotting...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
mikhail.naganov...
Heap profiler: publish API and add test.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Add external references used for regexp execution to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ricow@chromium.org
Add support for elements and array indices in Object...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
sgjesse@chromium.org
Fix Mac build of r4860
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
sgjesse@chromium.org
API: Added functions to retreive information on indexed...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Another x64 build fix. Actually builds now.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Fix build by fixing a typo in codegen-x64.cc.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Remove direct reference from builtins code to global...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
sgjesse@chromium.org
ARM: Change code generation for function return
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
erik.corry...
ARM: Be more smart about switching instructions when...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
whesse@chromium.org
Change tests for string type in RegExpExecStub on all...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Only update the stub cache tables with monomorphic...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
ager@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
antonm@chromium.org
Faster implementation of Heap::RecordWrites.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
mikhail.naganov...
The new JS Heap Profiler: the main part.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ager@chromium.org
Fix thinko in arm transcendental cache probing introduc...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ager@chromium.org
Allow users to specify a scons build cache directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ager@chromium.org
Add missing files accidentally left out on last commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ager@chromium.org
Implement transcendental cache probing in generated...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ricow@chromium.org
Only perform code flusing test if we actually do code...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
ricow@chromium.org
Put code flushing behind flag - defaults to false.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
whesse@chromium.org
Use static type information in ConstantIntBinaryOperati...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
sgjesse@chromium.org
Better handling of stepping out of a function
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
kaznacheev...
Add logic from KeyedLoadIC generic stub to KeyedCallIC...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
whesse@chromium.org
Use static type information on x64 in LikelySmiBinaryOp...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
vegorov@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
sgjesse@chromium.org
ARM: Fix bug in r4820 related to code for additional...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
mikhail.naganov...
Factor out StringsStorage from CpuProfilesCollection.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
sgjesse@chromium.org
x64: Fix code to return from debug break slot
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
whesse@chromium.org
Add test_b(Operand, imm8) to ia32 disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
sgjesse@chromium.org
Add parenthesis around '&&' within '||'
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
sgjesse@chromium.org
More precise break points and stepping when debugging
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
mikhail.naganov...
Move token-related constants from CodeEntry to TokenEnu...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
sgjesse@chromium.org
Fix building without debugger suport.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
ricow@chromium.org
Fix bug in mjsunit/const-eval-init causing objects...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
sgjesse@chromium.org
Remove the SetExternalStringDiposeCallback API
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
ager@chromium.org
Add an overloaded PreCompile method that takes a Handle...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
ricow@chromium.org
Flushing of code from functions that we expect not...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
whesse@chromium.org
Revert change 4812 due to performance problems. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
whesse@chromium.org
Improve generated code for string encoding tests on...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
vegorov@chromium.org
Count Mark-Compact/Mark-Sweep collections only after...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
lrn@chromium.org
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
vegorov@chromium.org
Add regression tests for issues 728, 732
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
vegorov@chromium.org
Revert r4782. Fix issues 728, 732.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
sgjesse@chromium.org
Add an API to control the disposal of external string...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
kaznacheev...
Extend CallIC to support non-constant names.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
ager@chromium.org
Port fast eval calls to x64 and ARM. For global variab...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
vitalyr@chromium.org
Direct load of global function prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
sandholm@chromium.org
Fix issue in previous test optimization
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
sandholm@chromium.org
Simplify criteria for doing an optimized test call
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
sandholm@chromium.org
Simplify regexp test call when the regexp starts and...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
ricow@chromium.org
Rename ThreadManager::IterateThreads to ThreadManager...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
antonm@chromium.org
First phase of migration to new named property query...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
lrn@chromium.org
Add optimized version of memcpy on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
whesse@chromium.org
Add test_b(Operand, immediate) to ia32 assembler, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
ager@chromium.org
Optimize calls to evals. Most of the time there is...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
dimich@chromium.org
Remove unused tpedef.
commit
|
commitdiff
|
tree
|
snapshot
next